Re: transaction control in pl/pgsql

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: transaction control in pl/pgsql
Дата
Msg-id i2k2f4958ff1004010335n172701b2r8c37261cc1a8b623@mail.gmail.com
обсуждение исходный текст
Ответ на transaction control in pl/pgsql  (Birgit Laggner <birgit.laggner@vti.bund.de>)
Ответы Re: transaction control in pl/pgsql
Список pgsql-general
a) you can't explicitly control transactions in plpgsql. If you need some sort of a form of it, use save points.
b) you are trying to outsmart database software, and this is just a biiig mistake, and you should stop doing that completely.

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