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

From Alvaro Herrera
Subject xact.c cleanup -- uncontroversial try
Date
Msg-id 20040330233728.GA14895@dcc.uchile.cl
Whole thread Raw
Responses Re: xact.c cleanup -- uncontroversial try
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Some Documentation Changes
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] psql's "\d" and CLUSTER