Re: Notes about COMMIT on an aborted transaction will automatically cause a rollback - Mailing list pgsql-docs

From David G. Johnston
Subject Re: Notes about COMMIT on an aborted transaction will automatically cause a rollback
Date
Msg-id CAKFQuwZCxet3+MeMUONCY1LAW1m-zPoOmFJczKDob-Fr=iEMkw@mail.gmail.com
Whole thread
In response to Notes about COMMIT on an aborted transaction will automatically cause a rollback  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Thursday, February 26, 2026, PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/sql-commit.html
Description:

Probably it's good idea to add note about COMMIT on an aborted transaction
will automatically cause a rollback, because i can't find this sentence in
the documentation for now.

There is a patch waiting for a committer.


David J.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Notes about COMMIT on an aborted transaction will automatically cause a rollback
Next
From: yuanchao zhang
Date:
Subject: A suggestion about the usage manual of \d command