From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Call for 7.5 feature completion |
Date: | 2004-04-29 19:31:25 |
Message-ID: | 200404291931.i3TJVP601509@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Sullivan wrote:
> On Thu, Apr 29, 2004 at 01:26:07PM -0400, Bruce Momjian wrote:
> > o nested transactions (Alvaro)
> >
> > Has submitted patches that are under review. He has the nesting of
> > BEGIN done, and storage manager subtransaction handling. I think he
> > needs to do pg_subtrans system table and error recovery. He says he can
> > finish in time.
> >
> > o two-phase commit (Heikki Linnakangas)
> >
> > Has patches and is waiting for Alvaro's patches to be applied. Not sure
>
> If 2PC patches are ready and nested transactions not, is it worth
> considering applying 2PC when subtransactions aren't ready? I
> appreciate the work that will cause, so I'm not saying this lightly.
> It's probably too early to make that decision now, but I'd suggest
> keeping it in mind in case something goes off the rails.
2-PC hasn't actually been posted for applicaiton, while Alvaro's have.
They know they will conflict and 2PC wanted to wait for Alvaro's
changes.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2004-04-29 19:32:03 | Re: Call for 7.5 feature completion |
Previous Message | Tom Lane | 2004-04-29 19:27:17 | Re: Call for 7.5 feature completion |