Re: Two-phase commit for 8.1 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Two-phase commit for 8.1
Date
Msg-id 20050131150119.GI22141@dcc.uchile.cl
Whole thread Raw
In response to Re: Two-phase commit for 8.1  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Sun, Jan 23, 2005 at 07:32:55PM +0200, Heikki Linnakangas wrote:

> If it helps, I could try to split it into two patches, one with code 
> rearrangements that don't change current behaviour, and then the actual 
> 2PC stuff on top of that.

I think that'd be a good idea, because such a patch could be merged
right now, and the actual 2PC stuff would be smaller and easier to
review.

You'd only need a committer to actually commit the initial patch ...

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"No hay cielo posible sin hundir nuestras raícesen la profundidad de la tierra"                        (Malucha Pinto)


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Allow GRANT/REVOKE permissions to be applied to all schema objects with one command
Next
From: Steve Atkins
Date:
Subject: Re: [BUGS] Bug in create operator and/or initdb