Re: Removing cruft in access/transam/xact.c

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Removing cruft in access/transam/xact.c
Date: 2004-03-29 00:17:17
Message-ID: 20040329001717.GB2543@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Sun, Mar 28, 2004 at 06:16:59PM -0400, Alvaro Herrera wrote:

> After all this, I still think the TRANS state is unnecesary. I will add
> checks in the low level routines so they see what TBLOCK state they are
> called in, which should be enough to keep the current functionality
> and robustness.

Please review this one.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La persona que no quería pecar / estaba obligada a sentarse
en duras y empinadas sillas / desprovistas, por cierto
de blandos atenuantes" (Patricio Vogel)

Attachment Content-Type Size
trans_remove-2.patch text/plain 23.4 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Serguei Mokhov 2004-03-29 01:35:38 Translation Updates for 7.3: pg_dump-ru.po.gz;psql-ru.po.gz
Previous Message Alvaro Herrera 2004-03-28 22:16:59 Re: Removing cruft in access/transam/xact.c