Re: RI triggers and schemas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RI triggers and schemas
Дата
Msg-id 23482.1017634683@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: RI triggers and schemas  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: RI triggers and schemas  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Why can't we just hack up the CREATE CONSTRAINT TRIGGER code to look up
> the OIDs, etc. for the arguments and convert them internally to an ALTER
> TABLE/ADD CONSTRAINT or whatever...

Hmm ... seems pretty ugly, but then again the alternatives are pretty
durn ugly themselves.  This ugliness would at least be localized.
Might be a plan.
        regards, tom lane


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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: RI triggers and schemas
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: RI triggers and schemas