Re: Nested transactions, 1st try - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: Nested transactions, 1st try
Date
Msg-id 20030422034213.GE6196@dcc.uchile.cl
Whole thread Raw
In response to Re: Nested transactions, 1st try  (Manfred Koizar <mkoi-pg@aon.at>)
List pgsql-patches
On Fri, Apr 18, 2003 at 11:55:17AM +0200, Manfred Koizar wrote:

> > This is the first attempt at supporting nested transactions.

> I don't know what else I missed.  Has there been a specification of
> the interface between the low level stuff I'm supposed to implement
> and the area you are working in?

No, there isn't any spec on that.  ISTM the whole of
access/transam/transam.c should be rewritten with nested transactions in
mind.  I'll look at that.  I wanted to know if the hacker team likes the
approach taken to "globalize" the structures before I continue working
with them.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La principal característica humana es la tontería"
(Augusto Monterroso)


pgsql-patches by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: [HACKERS] Are we losing momentum?
Next
From: Neil Conway
Date:
Subject: holdable cursor mop-up