>
> Update of /usr/local/cvsroot/pgsql/src/backend/parser
> In directory hub.org:/home/users/t/thomas/pgsql/src/backend/parser
>
> Modified Files:
> gram.y parse_oper.c
> Log Message:
> Change precedence for boolean operators to match expected behavior.
> Change NOTICE/NOTICE/NOTICE/WARN elog messages to a single message
> with a few newline/tab breaks embedded in the string. Much cleaner I hope.
I never liked the WARN message. Basically, it is not a warning, but an
error, and the statement is not executed. Is this changed now, or
should we change it.
- --
Bruce Momjian
maillist@candle.pha.pa.us
------------------------------