On Fri, 14 Oct 2022 at 08:55, Simon Riggs <simon.ri...@enterprisedb.com> wrote:

> In related changes, I've also done some major rewording of the RELEASE
> SAVEPOINT command, since it was incorrectly described as having "no
> other user visible behavior". A complex example is given to explain,
> using the terminology established in the main patch.

ROLLBACK TO SAVEPOINT also needs some clarification, patch attached.

(Commentary: It's confusing to me that ROLLBACK TO SAVEPOINT starts a
new subtransaction, whereas RELEASE SAVEPOINT does not. You might
imagine they would both start a new subtransaction, but that is not
the case.)

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Attachment: doc-rollback-to.v1.patch
Description: Binary data

Reply via email to