Re: Nested Transactions, Abort All

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: Nested Transactions, Abort All
Дата
Msg-id Pine.LNX.4.44.0407071036520.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:

> So how do you propose supporting simple rollback of a subtransaction? It 
> seems like an extension regardless of how it's done.

If I understand you correctly what you want is a ROLLBACK TO SAVEPOINT
foo; followed by a RELEASE SAVEPOINT foo; 

-- 
/Dennis Björklund



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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Nested Transactions, Abort All
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Nested Transactions, Abort All