Re: Compressing the AFTER TRIGGER queue - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Compressing the AFTER TRIGGER queue
Date
Msg-id 1312421493-sup-6060@alvh.no-ip.org
Whole thread Raw
In response to Re: Compressing the AFTER TRIGGER queue  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
Excerpts from Jim Nasby's message of mié ago 03 18:05:21 -0400 2011:

> Not sure how much this relates to this discussion, but I have often wished we had AFTER FOR EACH STATEMENT triggers
thatprovided OLD and NEW recordsets you could make use of. Sometimes it's very valuably to be able to look at *all* the
rowsthat changed in a transaction in one shot.
 

I have a mind to implement this sometime.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Further news on Clang - spurious warnings
Next
From: Robert Haas
Date:
Subject: Re: mosbench revisited