]> granicus.if.org Git - postgresql/commit
Change elog WARN messages for UNIQUE and PRIMARY, FOREIGN KEY
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 23:11:10 +0000 (23:11 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 23:11:10 +0000 (23:11 +0000)
commit07c1837f5071fba2d151cbd205f9073fe3a9ff90
tree804d059a4a297a2a32f643c26271c2c79e10350f
parent361f9e7f8d72d98319e1d2a061e2aa1310fe4254
Change elog WARN messages for UNIQUE and PRIMARY, FOREIGN KEY
 to NOTICE messages so that execution proceeds rather than halting.
 These clauses are ignored as stated in the messages.
Allow NOT NULL UNIQUE syntax (both were allowed individually before).
Allow Postgres-style casting ("::") of non-constants.
src/backend/parser/gram.y