From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Minor BEFORE DELETE trigger fix |
Date: | 2004-08-07 03:36:58 |
Message-ID: | 200408070336.i773awa08991@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2004-08-07 03:52:21 | Re: [PATCHES] [BUGS] casting strings to multidimensional arrays yields |
Previous Message | Bruce Momjian | 2004-08-07 03:36:06 | Re: Allow semicolons in psql \h strings |