Before/After trigger sequencing question

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Before/After trigger sequencing question
Дата
Msg-id 200407271431.i6REVeJv023143@gw.tssi.com
обсуждение исходный текст
Ответы Re: Before/After trigger sequencing question
Список pgsql-general
I have a before insert trigger that updates a value in another table.

It appears that I cannot depend upon that update having taken place
in an after insert trigger on the first table.  (The one with the insert.)

Is there a way to force this or do I need to look for a different idea
here?
--
Mike Nolan

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: open of /usr/lib/pgsql/data/pg_clog/0F3E failed
Следующее
От: Jerry LeVan
Дата:
Сообщение: Loading/Retrieving bytea fields?