Re: Outstanding patches

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Outstanding patches
Дата
Msg-id Pine.BSF.4.21.0105090911270.86660-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: Outstanding patches  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
On Wed, 9 May 2001, Philip Warner wrote:

> 
> Is anybody planning to fix the problem with ALTER TABLE ADD CONSTRAINT...
> in which the constraints are not applied to child tables?
> 

I'm working on the check constraint case (didn't realize that
those inherited since unique, primary key and foreign key
can't right now).  We need to really figure out what we're going to
do with the other constraints to make them inherit.




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Coping with huge deferred-trigger lists
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Outstanding patches