Notes about COMMIT on an aborted transaction will automatically cause a rollback
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.
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.
https://commitfest.postgresql.org/patch/5546/
David J.