Re: Release changes

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Release changes
Дата
Msg-id 20030805103424.E62947-100000@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Release changes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Tue, 5 Aug 2003, Bruce Momjian wrote:

> How are statement level triggers supposed to work?  Are they just
> triggers deferred until the end of the statement?  You mentioned access
> to the affected rows, but I don't understand how that is supposed to
> happen.

ILTM like you're supposed to (optionally) get table references that
presumably contains the OLD/NEW rows.  Before someone jumps on me for
putting optionally up there, it's a create trigger time option.  And
the old/new table references are not available for before triggers.



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: logging stuff
Следующее
От: "Jenny -"
Дата:
Сообщение: Re: this is in plain text (row level locks)