Re: Nested Transactions, Abort All

Dennis Björklund <db@zigo.dhs.org>

From: Dennis Bjorklund <db@zigo.dhs.org>
To: Oliver Jowett <oliver@opencloud.com>
Cc: Alvaro Herrera <alvherre@dcc.uchile.cl>, Thomas Swan <tswan@idigx.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2004-07-07T08:28:38Z
Lists: pgsql-hackers
On Wed, 7 Jul 2004, Oliver Jowett wrote:

> Savepoint "ROLLBACK TO foo" doesn't invalidate 'foo'. If "SAVEPOINT foo" 
> is 'start new subtransaction foo', "ROLLBACK TO foo" must be 'roll back 
> subtransaction foo and all children; start new subtransaction foo'.

If that is all there is, I much rather see this standard interface then a
pg extension.

-- 
/Dennis Björklund