Обсуждение: pgsql/src backend/parser/analyze.c test/regres ...

Поиск
Список
Период
Сортировка

pgsql/src backend/parser/analyze.c test/regres ...

От
momjian@postgresql.org
Дата:
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.