Re: xact.c cleanup -- uncontroversial try - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: xact.c cleanup -- uncontroversial try
Date
Msg-id 200404050312.i353CB416908@candle.pha.pa.us
Whole thread Raw
In response to xact.c cleanup -- uncontroversial try  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-patches
Patch applied.  Thanks.

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


Alvaro Herrera wrote:
> Hackers,
>
> This is a cleanup patch for access/transam/xact.c.  It is a trimmed down
> version of the previous patch, with the controversial part removed.  It
> only removes some #ifdef NOT_USED code, and adds a new TBLOCK state
> which signals the fact that StartTransaction() has been executed.
>
> Please review and apply if OK.
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "El sabio habla porque tiene algo que decir;
> el tonto, porque tiene que decir algo" (Platon).

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  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: Updated logging config (was: Initial eventlog support
Next
From: Bruce Momjian
Date:
Subject: Re: [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)