Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Nested Transactions, Abort All - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Nested Transactions, Abort All
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Nested Transactions, Abort All  (Bruce Momjian <[email protected]>)
Responses Re: Nested Transactions, Abort All
List pgsql-hackers
Dennis, Bruce,

> Just to clarify, this is to allow rolling back to the same savepoint
> multiple times.  If we named savepoints, the new savepoint would be the
> same name as the one we just rolled back.

Hmmm ... yeah, it would be nice to find a way around this so that we don't 
have non-standard behavior we have to work around once savepoint names are 
implemented.   Suggestions?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Status report
Next
From: Bruce Momjian
Date:
Subject: Re: Nested Transactions, Abort All