Re: [GENERAL] Cascades Failing
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephan Szabo <sszabo@megazone.bigpanda.com>
Cc: pgsql-hackers@postgresql.org
Date: 2005-08-19T12:57:54Z
Lists: pgsql-hackers
Stephan Szabo <sszabo@megazone.bigpanda.com> writes: > Is the correct answer to continue marking and running the triggers until > there are no immediate triggers left to run for this case? Hmm ... my recollection is that we put in the concept of marking because we needed it for correct behavior in some cases. I don't recall exactly why though. regards, tom lane