Cedar Cox <[EMAIL PROTECTED]> writes: > Added note: The trigger is a BEFORE trigger. AFAIK the "triggered data change" message comes out of the AFTER trigger code. You sure you don't have any AFTER triggers on the table? Perhaps ones added implicitly by a foreign-key constraint? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl
- [HACKERS] triggered data change violation Cedar Cox
- Re: [HACKERS] triggered data change violation Tom Lane
- Re: [HACKERS] triggered data change violation Cedar Cox
- [SQL] Re: [HACKERS] triggered data change violat... Peter Eisentraut
- Re: [SQL] Re: [HACKERS] triggered data chang... Bruce Momjian