Re: Nested Transactions, Abort All

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: Nested Transactions, Abort All
Дата
Msg-id Pine.LNX.4.44.0407071026540.2838-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: Nested Transactions, Abort All  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Nested Transactions, Abort All
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: nested-xacts cursors (was Re: Performance with new
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Nested Transactions, Abort All