per-statement, after, what's new?

From: Kenneth Downs <ken(at)secdat(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: per-statement, after, what's new?
Date: 2006-03-07 14:38:04
Message-ID: 440D9ACC.7010303@secdat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
ken.vcf text/x-vcard 186 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-03-07 14:48:02 Re: real - integer type cast in prepared statements
Previous Message Richard Huxton 2006-03-07 14:09:06 Re: Logging seq scans