Re: How to replace rows in table so that foreign key rows

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to replace rows in table so that foreign key rows
Дата
Msg-id e2aq6s$1c6g$1@news.hub.org
обсуждение исходный текст
Ответ на How to replace rows in table so that foreign key rows are not deleted  ("Andrus" <eetasoft@online.ee>)
Ответы Re: How to replace rows in table so that foreign key rows  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
> ... and there doesn't appear (for
> non-match partial constraints) seem to be a special case for the
> referenced row coming back into existance as far as I can tell either.

> Or, if you're willing to patch, I think a first order approximation of
> what you want might be to remove the special cases in trigger.c
> (afterTriggerSetState) and tablecmds.c (createForeignKeyTriggers), but I
> haven't tested that.

Thank you.
So I must create and maintain special version of PostgreSQL ?

Andrus.




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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: A few questions about ltree
Следующее
От: Mark Sargent
Дата:
Сообщение: Re: psql: FATAL: missing or erroneous pg_hba.conf file