Re: Changes in Trigger Firing

From: Sameer Kumar <sameer(dot)kumar(at)ashnik(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Changes in Trigger Firing
Date: 2013-12-05 13:52:57
Message-ID: 1386251577082-5781861.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-hackers

One scenario where I can forsee an issue is when someone uses the tablename
with-in the trigger function on which the trigger was fired. I am not sure
how and what issue might crop up but this will be one of my test cases.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Hacker-RFC-Changes-in-Trigger-Firing-tp5781566p5781861.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2013-12-05 15:12:06 Re: PATCH: Choose best width for Data Output columns of Query tool
Previous Message Sameer Kumar 2013-12-05 13:43:54 Re: [HACKERS] Changes in Trigger Firing

Browse pgsql-hackers by date

  From Date Subject
Next Message Dr. Andreas Kunert 2013-12-05 13:53:19 Feature request: Logging SSL connections
Previous Message Andres Freund 2013-12-05 13:49:53 Re: pgsql: Fix a couple of bugs in MultiXactId freezing