Minor BEFORE DELETE trigger fix

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Minor BEFORE DELETE trigger fix
Date: 2004-08-05 01:59:13
Message-ID: Pine.LNX.4.58.0408051156320.6145@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached is a minor patch to make BEFORE DELETE triggers honour tgenabled
properly.

I know that we cannot, currently, use this feature through a DDL command
but just in case someone is updating the catalogs to do it and since it is
necessary in order to implement disabling of triggers, I thought I'd send
it in.

Gavin

Attachment Content-Type Size
trig.diff text/plain 428 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-08-05 03:39:00 Re: Allow semicolons in psql \h strings
Previous Message Greg Sabino Mullane 2004-08-05 01:45:32 Allow semicolons in psql \h strings