Ben <[EMAIL PROTECTED]> writes: > In 8.3, is there any way I can have a trigger that fires at commit time, > much like deferred foreign keys?
See CREATE CONSTRAINT TRIGGER ... same mechanism that FKs use ...
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
