Minor BEFORE DELETE trigger fix - Mailing list pgsql-patches

From Gavin Sherry
Subject Minor BEFORE DELETE trigger fix
Date
Msg-id Pine.LNX.4.58.0408051156320.6145@linuxworld.com.au
Whole thread Raw
Responses Re: Minor BEFORE DELETE trigger fix
Re: Minor BEFORE DELETE trigger fix
List 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

pgsql-patches by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Allow semicolons in psql \h strings
Next
From: Tom Lane
Date:
Subject: Re: Allow semicolons in psql \h strings