Re: pgsql: dummy commit - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: dummy commit
Date
Msg-id 31072.1585690490@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: dummy commit  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: dummy commit  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
Bruce Momjian <bruce@momjian.us> writes:
> dummy commit

Uh, what?

Also, I disagree with your change of the wording about savepoint
rollbacks.  I agree that "if the savepoint is rolled back to"
is a bit awkward, but I think dropping the "to" is flat wrong.
The savepoint is a point you roll back to, it doesn't itself
disappear when you do so.  That's why the SQL syntax is
"ROLLBACK TO savepoint" and not just "ROLLBACK savepoint".

            regards, tom lane



pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Revert erroroneous commit 834b80464d; my apologies
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: dummy commit