Re: FW: BUG in trigger and foreign keys

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jefim Matskin" <JefimM(at)sphera(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FW: BUG in trigger and foreign keys
Date: 2002-12-26 16:56:36
Message-ID: 1619.1040921796@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Jefim Matskin" <JefimM(at)sphera(dot)com> writes:
> What are the rules for the order of the invocation of triggers defined for some table?

Triggers fired for the same event are executed in alphabetical order by
trigger name --- in 7.3. In prior releases there is no guarantee about
the firing order.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sergei Levchenko 2002-12-26 17:03:17 MOVE ABSOLUTE num FROM my_cursor
Previous Message gilles Darold 2002-12-26 16:10:46 Ora2pg new update