Re: Nested Transactions, Abort All

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Nested Transactions, Abort All
Дата
Msg-id 200407101330.16458.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Nested Transactions, Abort All  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Nested Transactions, Abort All  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

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