]> granicus.if.org Git - postgresql/commit
Change precedence for boolean operators to match expected behavior.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 1 Jan 1998 05:44:54 +0000 (05:44 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 1 Jan 1998 05:44:54 +0000 (05:44 +0000)
commitfcabd0753ce68424971db367abc4c52845ff7dde
treea6e787352d493a63cc6b3f70b2cb8d19ea95fb46
parentcc19151e3bec266c32d7b878309550dfa92fe869
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.
src/backend/parser/gram.y
src/backend/parser/parse_oper.c