Robert Treat <[EMAIL PROTECTED]> writes:
> On Friday 28 November 2008 16:59:19 Tom Lane wrote:
>> My feeling is that it ought to fire such triggers on *each* target.

> This would amount to statement level triggers firing multiple times per 
> statement wouldn't it?

No, because they'd be different triggers.  A trigger on a parent table
has got nothing to do with triggers on children.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to