From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | My project: nested transactions |
Date: | 2003-03-14 17:14:44 |
Message-ID: | 20030314171444.GA2963@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hackers,
I talked to Bruce and I've chosen a project, which will be nested
transactions and hopefully savepoints. I have started reading previous
discussion on the topic, and looking at the code to see what's involved.
AFAICT, transaction mechanisms and states is the first thing to visit
(eg. nesting levels in StartCommandBlock() etc). Then there is tuple
visibility (the pg_subtrans bussinness). Something else?
Previous discussion involved Bruce, Tom and Manfred. I already
confirmed that Bruce won't be working on this because he is so busy. I
don't expect to drag Tom's attention from the zillion of things he is
doing now. I mailed Manfred but got no answer. Is there somebody
working on this?
Also, if anybody has given the topic some thought I'd like to know.
I'll be preparing a proposal so I can polish ideas before rushing into
code.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El Maquinismo fue proscrito so pena de cosquilleo hasta la muerte"
(Ijon Tichy en Viajes, Stanislaw Lem)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-03-14 17:15:06 | Re: Roadmap for FE/BE protocol redesign |
Previous Message | Christopher Browne | 2003-03-14 17:07:30 | Re: Roadmap for FE/BE protocol redesign |