Re: [HACKERS] Rollback on Error - Mailing list pgsql-general

From Alvaro Herrera Munoz
Subject Re: [HACKERS] Rollback on Error
Date
Msg-id 20041008185756.GE12917@dcc.uchile.cl
Whole thread Raw
In response to Re: Rollback on Error  ("Michael Paesold" <mpaesold@gmx.at>)
List pgsql-general
On Fri, Oct 08, 2004 at 08:40:56PM +0200, Michael Paesold wrote:

> I hope you will be willing to comment on the issues when times come. I am
> not really satisfied myself, but without further discussion I did not want
> to continue to work on it. Anyway, I understand this is not the right time
> now (8.0 beta).

I think it would be wise to create a function to discover what savepoints
are available, and from that know when to release an automatically-
established savepoint.

Of course, the function would only work when the backend is not in abort
state, but I think that's a reasonable restriction.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Ni aun el genio muy grande llegaría muy lejos
si tuviera que sacarlo todo de su propio interior" (Goethe)

pgsql-general by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: Rollback on Error
Next
From: Patrick Hatcher
Date:
Subject: Re: Explain output question