Notes about COMMIT on an aborted transaction will automatically cause a rollback
Notes about COMMIT on an aborted transaction will automatically cause a rollback
От:
PG Doc comments form <noreply@postgresql.org>
Дата:
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.
Re: Notes about COMMIT on an aborted transaction will automatically cause a rollback
От:
"David G. Johnston" <david.g.johnston@gmail.com>
Дата:
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.