pg 12 \if unwanted message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi postgresql community,

I've this message "command ignored" on false in \if \else \endif. How can passthrough this ?

postgres@postgres# \echo :SERVER_VERSION_NAME
12.11 (Ubuntu 12.11-0ubuntu0.20.04.1)

postgres@postgres# \if 1 \echo 'ONE' \else \echo 'NOT ONE' \endif
ONE
\echo command ignored; use \endif or Ctrl-C to exit current \if block

postgres@postgres# \if 0 \echo 'ONE' \else \echo 'NOT ONE' \endif
\echo command ignored; use \endif or Ctrl-C to exit current \if block
NOT ONE

_________________________________

Cordialement, Pascal CROZET

DBA  - METANEXT, Think, Build, Run the Cloud

 www.metanext.com  04 78 22 74 90



[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux