Tom Lane <[email protected]> wrote: > This seems over-complicated. Triggers on tables do not have > alterable properties, why should command triggers? I vote for > > CREATE COMMAND TRIGGER name ... properties ...; > > DROP COMMAND TRIGGER name; > > full stop. If you want to run the same trigger function on some > more commands, add another trigger name. +1 -Kevin
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
