From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Nested transactions: deferred triggers |
Date: | 2003-06-24 23:25:54 |
Message-ID: | 200306242325.h5ONPsL10085@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Newest version of this patch applied. Thanks.
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> Hackers,
>
> In an attempt to simplify my life I'm submitting this patch that
> restructures the deferred trigger queue. The fundamental change is to
> put all the static variables to hold the deferred triggers in a single
> structure.
>
> This is part of the ongoing nested transactions work but can survive
> alone. There's no change in functionality and regression tests pass.
> Please apply.
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "El dia que dejes de cambiar dejaras de vivir"
[ 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 | Bruce Momjian | 2003-06-24 23:26:52 | Re: Doc updates (minor) |
Previous Message | Joe Conway | 2003-06-24 23:22:31 | Re: [GENERAL] Many Pl/PgSQL parameters -> AllocSetAlloc(128)? |