Re: HISTORY file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: HISTORY file
Дата
Msg-id 200110291913.f9TJDWZ12016@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: HISTORY file  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список 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.

Changed to:

Fix for ALTER TABLE ADD CONSTRAINT ... CHECK for inherited children (Stephan Szabo)

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Serious performance problem
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: HISTORY file