[HACKERS] Possible TODO: allow arbitrary expressions in event trigger WHEN - Mailing list pgsql-hackers

From Jim Nasby
Subject [HACKERS] Possible TODO: allow arbitrary expressions in event trigger WHEN
Date
Msg-id dae471d3-f30c-5b35-649b-1baf03dbbe6f@BlueTreble.com
Whole thread Raw
Responses Re: [HACKERS] Possible TODO: allow arbitrary expressions in event trigger WHEN  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Is there a reason not to allow $SUBJECT? Specifically, it'd be nice to 
be able to do something like WHEN tag LIKE 'ALTER%'.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [HACKERS] Removal of deprecated views pg_user, pg_group,pg_shadow
Next
From: Kyle Gearhart
Date:
Subject: Re: [HACKERS] libpq Alternate Row Processor