Fix for alter table add constraint inheritance

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Fix for alter table add constraint inheritance
Дата
Msg-id Pine.BSF.4.21.0105290913180.307-300000@megazone23.bigpanda.com
обсуждение исходный текст
Ответы Re: Fix for alter table add constraint inheritance  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Fix for alter table add constraint inheritance  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
These patches should fix check constraints not inheriting
when added by alter table add constraint.  The first file
patches backend/commands/command.c and the latter is a patch
to the alter table regression test.

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch to remove sort files, temp tables, unreferenced files
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to remove sort files, temp tables, unreferenced files