Re: Nested Transactions, Abort All
От
Zeugswetter Andreas SB SD
Тема
Re: Nested Transactions, Abort All
Дата
Msg-id
46C15C39FEB2C44BA555E356FBCD6FA40184D140@m0114.s-mxs.net
Список
Дерево обсуждения
Re: Nested Transactions, Abort All Mike Rylander <miker@purplefrog.com>
> 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 по дате отправления