On Tue, 8 Jul 2003, Clay Luther wrote:

> My initial impression is that AFTER triggers written in C cannot abort
> the wrapping transaction if an error occurs.  Is this correct?

After triggers can still raise an exception condition to abort the
transaction with elog. They can't quietly change or ignore the action
like before triggers do however.



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to