Re: Nested transactions: deferred triggers - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Nested transactions: deferred triggers
Date
Msg-id 200306242325.h5ONPsL10085@candle.pha.pa.us
Whole thread Raw
In response to Nested transactions: deferred triggers  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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@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: perform.sgml update
Next
From: Joe Conway
Date:
Subject: Re: [GENERAL] Many Pl/PgSQL parameters -> AllocSetAlloc(128)?