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

From Heikki Linnakangas
Subject Re: Two-phase commit for 8.1
Date
Msg-id Pine.OSF.4.61.0501231147320.64318@kosh.hut.fi
Whole thread Raw
In response to Re: Two-phase commit for 8.1  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: Two-phase commit for 8.1  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
On Sun, 23 Jan 2005, Hans-Jürgen Schönig wrote:

> Heikki,
>
> What is still missing to complete the 2PC patch?.

Here's my TODO on things that need to be done:
    * large objects    * guc variables    * notify/listen

Large objects and notify/listen should be quite straightforward. GUC 
variables need some thinking, but shouldn't be much work.

As the patch gets more attention, I'm sure more issues will come up.

- Heikki


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: 8.1 development cycle (was a couple of other threads
Next
From: "Arnold.Zhu"
Date:
Subject: Re: can plpgsql returns more flexibe value ?