pgsql/src/backend/catalog heap.c

Поиск
Список
Период
Сортировка
От Bruce Momjian - CVS
Тема pgsql/src/backend/catalog heap.c
Дата
Msg-id 200105092113.f49LDZD72935@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/09 17:13:35

Modified files:
    src/backend/catalog: heap.c

Log message:
    I have modifed heap.c so that it won't automatically generate duplicate
    constraint names.

    > > A reasonable interpretation of DROP CONSTRAINT "foo" is to drop *all*
    > > constraints named "foo" on the target table.
    >
    > Then it should probably be a good thing to avoid the automatic
    > generation of
    > duplicate names?  I might take a look at that, actually...
    >

    Christopher Kings-Lynne


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/src backend/commands/command.c backend/p ...
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql Conne ...