Re: [subxacts] Savepoint syntax

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [subxacts] Savepoint syntax
Дата
Msg-id 20040726150045.GA3813@dcc.uchile.cl
обсуждение исходный текст
Ответ на [subxacts] Savepoint syntax  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: [subxacts] Savepoint syntax  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Sun, Jul 25, 2004 at 04:58:01PM -0400, Alvaro Herrera wrote:

Hackers,

This is the good patch.  Actually I was testing the old build and
not the new code at all, because I failed to run my install script
to completion!  I am surprised that it didn't have a lot more errors.

> Attached is the savepoints syntax patch, hopefully last try.
> Essentially the same as the last patch, with the following differences:
>
> - ROLLBACK TO changes TBLOCK state of the to-be-affected subtransactions
>   instead of a static var.
>
> - A new function RollbackAndReleaseSavepoint can be used to rollback to
>   a savepoint without creating it again.  There's no way to trigger it
>   from the grammar though (mainly for use in functions handlers, I
>   think, though we can make it available directly to the user if there
>   is a need for it.)
>
> - Tab completion patch from Gaetano is included.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La vida es para el que se aventura"

Вложения

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: win32 version info
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: win32 version info