Somewhat happier alter table add

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Somewhat happier alter table add
Дата
Msg-id Pine.BSF.4.10.10007130903570.42085-200000@megazone23.bigpanda.com
обсуждение исходный текст
Ответы Re: Somewhat happier alter table add
Список pgsql-patches
This should be a slighly more complete patch for commands/command.c
AlterTableAddConstraint.  The major changes from the last patch
are that it should hopefully check for references to temp tables
(not in the shadow case, but at defination time) from permanent tables in
foreign keys and refuse them and that it doesn't allow the table(s)
being constrained to be views (because those cases don't currently
work).

Stephan Szabo
sszabo@bigpanda.com

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: minor patch for AIX
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: PgAccess schema-diagram cleanup