Re: Nested Transactions, Abort All

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: Nested Transactions, Abort All
Дата
Msg-id Pine.LNX.4.44.0407092105020.2838-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: Nested Transactions, Abort All  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: Nested Transactions, Abort All
Список pgsql-hackers
On Fri, 9 Jul 2004, Alvaro Herrera wrote:

> Clearly savepoints do not allow for a snapshot to be released; nested
> xacts do.

Why not?

> OTOH savepoints are trivial to implement once nested xacts are in place.
> They are only syntactic sugar.

Not only, but simple yes. I'm just opposed to having the non standard
syntax added for the little gain they give over just having standard
savepoints.

-- 
/Dennis Björklund



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

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