]> granicus.if.org Git - postgresql/commit
Got "ADD" to appear only in ALTER TABLE and not CREATE TABLE
authorBruce Momjian <bruce@momjian.us>
Sun, 4 Nov 2001 03:08:11 +0000 (03:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 4 Nov 2001 03:08:11 +0000 (03:08 +0000)
commit7cc8af556363f65c9fd1ae89ae97da2b295f53a3
tree31f79b8f1ca8c56ba5b7eb239569063edbbff038
parent434077c4e6f339db46aebd89c2d34da25cad34bd
Got "ADD" to appear only in ALTER TABLE and not CREATE TABLE
UNIQUE-PRIMARY KEY notice message.  This is what Christopher wanted from
his patch.
src/backend/parser/analyze.c
src/test/regress/expected/alter_table.out