Re: HISTORY file

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: HISTORY file
Дата
Msg-id Pine.BSF.4.21.0110271151380.72800-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на HISTORY file  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: HISTORY file  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> | Fix for inherited CHECK constraints (Stephan Szabo)
> 
> ditto

If this is what I think it is, I think the actual fix was the 
following (although I don't know what a particularly good wording
is)

ALTER TABLE ADD CONSTRAINT now properly adds check constraints
to children of the specified table, which is consistant to
the behavior of check constraints in inheritance trees created
at create time.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [patch] helps fe-connect.c handle -EINTR more gracefully
Следующее
От: bpalmer
Дата:
Сообщение: Re: 7.2b1 ...