per-statement, after, what's new? - Mailing list pgsql-general

From Kenneth Downs
Subject per-statement, after, what's new?
Date
Msg-id 440D9ACC.7010303@secdat.com
Whole thread Raw
Responses Re: per-statement, after, what's new?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi folks,

I cannot find this in Google, Google groups, online docs, or the
archive, so I hope somebody can help me.

If I define a per-statement AFTER INSERT trigger, how are the new rows
exposed to the trigger?

Put another way, what is the equivalent to the row-level variables NEW
and OLD that exist in row-level triggers?

Thanks!



Attachment

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Logging seq scans
Next
From: Tom Lane
Date:
Subject: Re: real - integer type cast in prepared statements