CREATE EVENT TRIGGER syntax - Mailing list pgsql-hackers

From Joe Abbate
Subject CREATE EVENT TRIGGER syntax
Date
Msg-id 51E9886C.4090303@freedomcircle.com
Whole thread Raw
Responses Re: CREATE EVENT TRIGGER syntax
List pgsql-hackers
Hello,

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

ERROR:  filter variable "tag" specified more than once

Joe



pgsql-hackers by date:

Previous
From: John Galloway
Date:
Subject: Re: Proposal/design feedback needed: WITHIN GROUP (sql standard ordered set aggregate functions)
Next
From: Karol Trzcionka
Date:
Subject: Re: GSOC13 proposal - extend RETURNING syntax