Re: Command Triggers

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org
Date: 2012-03-21T15:58:22Z
Lists: pgsql-hackers
On Wednesday, March 21, 2012 04:54:00 PM Robert Haas wrote:
> On Tue, Mar 20, 2012 at 12:02 PM, Andres Freund <andres@anarazel.de> wrote:
> > The attached patch applies from 8.3 to 9.1 (8.2 has conflicts but
> > thankfully...).
> 
> It seems it doesn't apply to master (any more?).
Its not required there because of the unification of CTAS with normal code. 
Sorry, that was only clear from a few mails away, should have made that 
explicit.

Andres