CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 01/11/03 22:08:11
Modified files:
src/backend/parser: analyze.c
src/test/regress/expected: alter_table.out
Log message:
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.