Possible TODO: allow arbitrary expressions in event trigger WHEN

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Possible TODO: allow arbitrary expressions in event trigger WHEN
Date: 2017-02-13 22:45:31
Message-ID: dae471d3-f30c-5b35-649b-1baf03dbbe6f@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyle Gearhart 2017-02-13 22:50:08 Re: libpq Alternate Row Processor
Previous Message Stephen Frost 2017-02-13 22:38:23 Re: Removal of deprecated views pg_user, pg_group, pg_shadow