Re: Minor BEFORE DELETE trigger fix - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Minor BEFORE DELETE trigger fix
Date
Msg-id 200408070336.i773awa08991@candle.pha.pa.us
Whole thread Raw
In response to Minor BEFORE DELETE trigger fix  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: Minor BEFORE DELETE trigger fix  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-patches
Can I get a context diff please?

---------------------------------------------------------------------------

Gavin Sherry wrote:
> 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

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Allow semicolons in psql \h strings
Next
From: Gavin Sherry
Date:
Subject: Re: Minor BEFORE DELETE trigger fix