Re: Two features left - Mailing list pgsql-general

From Tom Lane
Subject Re: Two features left
Date
Msg-id 27185.1038429744@sss.pgh.pa.us
Whole thread Raw
In response to Re: Two features left  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Two features left  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Right. I hadn't planned on ABORT ALL, but it could be done to abort the
> entire transaction.  Is there any standard on that?

I would be inclined to argue against any such thing; if I'm trying to
confine the effects of an error by doing a subtransaction BEGIN, I don't
think I *want* to allow something inside the subtransaction to abort my
outer transaction ...

            regards, tom lane

pgsql-general by date:

Previous
From: Jon Swinth
Date:
Subject: Re: Two features left
Next
From: Bruce Momjian
Date:
Subject: Re: Two features left