Re: CREATE EVENT TRIGGER syntax - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: CREATE EVENT TRIGGER syntax
Date
Msg-id 20130805164226.GB11189@momjian.us
Whole thread Raw
In response to Re: CREATE EVENT TRIGGER syntax  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: CREATE EVENT TRIGGER syntax  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-hackers
On Fri, Jul 19, 2013 at 05:12:16PM -0700, Dimitri Fontaine wrote:
> Joe Abbate <jma@freedomcircle.com> writes:
> > What is the purpose of the [ AND ... ] at the end of the WHEN clause?
> > Is that for later releases, when presumably additional filter_variables
> > will be introduced?  Right now, if I add "AND tag IN ..." I get an
> 
> Yes. I had other filter variables in some versions of the patch, but
> we're yet to agree on a design for the things I wanted to solve with
> them.
> 
> See http://www.postgresql.org/message-id/m2txrsdzxa.fsf@2ndQuadrant.fr
> for some worked out example of the CONTEXT part of the Event Trigger
> proposal.

So do we want to keep that "AND" in the 9.3beta and 9.4 documentation?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Next
From: Andres Freund
Date:
Subject: Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])