So the manual says there is no way for a statement-level trigger to examine the row(s) modified by the statement.

Is there any way to get the xmin or cmin of the transaction that fired the trigger? Or can I look up the last xid for a table some where?

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to