Information on savepoint requirement within transctions

Поиск
Список
Период
Сортировка
От Robert Zenz
Тема Information on savepoint requirement within transctions
Дата
Msg-id 5A6B3F78.6030908@sibvisions.com
обсуждение исходный текст
Ответы Re: Information on savepoint requirement within transctions  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
I'm currently doing a small writeup of a bug fix in our framework which involves
savepoints in PostgreSQL (JDBC). However, I have a hard time locating the
documentation regarding this. I mean, from what I can extract from various
sources, PostgreSQL requires to use savepoints if one wants to continue a
transaction after a failed statement, but I can't find where in the
documentation that is stated and documented.

Can somebody point me to the correct location where this is documented and maybe
even explained why that is the case?

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

Предыдущее
От: Ian Harding
Дата:
Сообщение: Re: AFTER UPDATE trigger updating other records
Следующее
От: Julio Cesar Tenganan Daza
Дата:
Сообщение: RE: Using Token (JWT) authentication mechanism in Postgres