Re: TRIGGER BEFORE INSERT

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: TRIGGER BEFORE INSERT
Дата
Msg-id 45A64543.8080807@magproductions.nl
обсуждение исходный текст
Ответ на Re: TRIGGER BEFORE INSERT  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Ответы Re: TRIGGER BEFORE INSERT  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Список pgsql-general
Rafal Pietrak wrote:
> Hi!
>
> I'm re-posting this message again in hope someone would have a look at
> the case again.   .. it's pending.

You were given a solution; defer the foreign key constraint.

Alternatively, you may want to re-think your trigger function so that it
does things in the right order.

--
Alban Hertroys
alban@magproductions.nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
   7500 AK Enschede

// Integrate Your World //

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: TRIGGER BEFORE INSERT
Следующее
От: "Jeanna Geier"
Дата:
Сообщение: Re: Problems With VIEWS