Multiple Triggers - Mailing list pgsql-general

From Anand Surelia
Subject Multiple Triggers
Date
Msg-id 36113ED3.284268D1@bytekinc.com
Whole thread Raw
List pgsql-general
Hi,
Say, if more than one trigger is defined for the same event (e.g.
insertion) on the same relation and all of them return HeapTuple to the
Executor. The question is: is the new tuple inserted after it has passed
all the triggers or any HeapTuple returned by any trigger is inserted?
Thanks,
Anand


pgsql-general by date:

Previous
From: "Taral"
Date:
Subject: RE: [GENERAL] Long update query ?
Next
From: "Sangeeta Rao"
Date:
Subject: Default 'timestamp' value on HP-UX running Postgresql6.3.2