Re: Outstanding patches
От | Tom Lane |
---|---|
Тема | Re: Outstanding patches |
Дата | |
Msg-id | 20600.989420423@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Outstanding patches (Philip Warner <pjw@rhyme.com.au>) |
Ответы |
RE: Outstanding patches
|
Список | pgsql-hackers |
Philip Warner <pjw@rhyme.com.au> writes: > Is anybody planning to fix the problem with ALTER TABLE ADD CONSTRAINT... > in which the constraints are not applied to child tables? AFAIK no one is looking at it presently (although Stephan Szabo has probably thought about it). If you want to tackle it, step right up, but coordinate with Stephan. I was just in the vicinity of ALTER TABLE, and noted that that routine didn't have the same loop-over-children superstructure that most of the other ALTER code does. Should be a relatively simple matter to graft that logic onto it, unless there are semantic funnies that come up with propagating the new constraint. regards, tom lane
В списке pgsql-hackers по дате отправления: