Re: Subtransaction documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Subtransaction documentation
Дата
Msg-id 200407172119.17547.peter_e@gmx.net
обсуждение исходный текст
Ответ на Subtransaction documentation  ("Jonathan M. Gardner" <jgardner@jonathangardner.net>)
Список pgsql-patches
Jonathan M. Gardner wrote:
> Attached is a diff for subtransactions. I modified the SQL reference
> section and touched on the various commands therein. I didn't mention
> anything about cursors or portals, because I bet they will be
> resolved before long.

It looks like you better wait until the syntax is finalized.  I believe
it was resolved to switch to the SAVEPOINT syntax scheme, so statements
like "ABORT will only abort the innermost transaction" will likely
become incorrect.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Point in Time Recovery
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Subtransaction documentation