Message361

Author reinhard
Recipients
Date 2007-06-05.14:32:24
Content
There is no way to run a trigger for every record that has been
inserted/updated/deleted *after* the operation has taken place. Especially for
inserts, this would be handy, as the OID is not available in the PRE-INSERT trigger.
History
Date User Action Args
2007-06-05 14:32:25reinhardlinkissue173 messages
2007-06-05 14:32:24reinhardcreate