Re: Command Triggers - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Command Triggers
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Command Triggers  (Robert Haas <[email protected]>)
List pgsql-hackers
Robert Haas <[email protected]> writes:
> Maybe we should try to split the baby here and defer the question of
> whether to expose any of the parse tree internals, and if so how much,
> to a future release.  It seems to me that we could design a fairly
> useful set of functionality around AFTER-CREATE, BEFORE-DROP, and
> maybe even AFTER-ALTER triggers without exposing any parse tree
> details.

Please find attached v5 of the patch, with nodeToString() support removed.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Attachment

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: 9.3 feature proposal: vacuumdb -j #
Next
From: Andres Freund
Date:
Subject: Re: Command Triggers