Re: procedures and transactions

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: procedures and transactions
Дата
Msg-id CAKFQuwYdbkOv3HAGo=heMDQB9zs5_31mK2FR05sYVHXmq4u+Pg@mail.gmail.com
обсуждение исходный текст
Ответ на procedures and transactions  (Rob Nikander <rob.nikander@gmail.com>)
Ответы Re: procedures and transactions
Список pgsql-general
On Tuesday, February 19, 2019, Rob Nikander <rob.nikander@gmail.com> wrote:
 Are procedures not allowed to commit/rollback if they are called within in an outer transaction?


Also, I tried putting a `start transaction` command in the procedure. I got another error: `unsupported transaction command in PL/pgSQL`. Are procedures not allowed to start transactions? Or is there another command?


David J.

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

Предыдущее
От: Rob Nikander
Дата:
Сообщение: procedures and transactions
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: procedures and transactions