Re: Nested Transactions, Abort All

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Nested Transactions, Abort All
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D140@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Nested Transactions, Abort All  (Thomas Swan <tswan@idigx.com>)
Ответы Re: Nested Transactions, Abort All
Список pgsql-hackers
> I'd opt for BEGIN as a start of a subtransaction (no need for special
> semantics in plpgsql), the corresponding END simply changes the
> transaction context to the parent level.

But 'BEGIN' in plpgsql does not start a [sub]transaction, it starts a
statement block. Are we intending to change that ? I think not.

Andreas


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

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