Re: Release changes - Mailing list pgsql-hackers

From Stephan Szabo
Subject Re: Release changes
Date
Msg-id 20030805103424.E62947-100000@megazone.bigpanda.com
Whole thread Raw
In response to Re: Release changes  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: logging stuff
Next
From: "Jenny -"
Date:
Subject: Re: this is in plain text (row level locks)