Notes about COMMIT on an aborted transaction will automatically cause a rollback

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: f(at)fzfx(dot)ru
Subject: Notes about COMMIT on an aborted transaction will automatically cause a rollback
Date: 2026-02-26 11:43:04
Message-ID: 177210618448.1546488.14871418181316483126@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2026-02-26 14:19:25 Re: Notes about COMMIT on an aborted transaction will automatically cause a rollback
Previous Message Fujii Masao 2026-02-26 00:09:31 Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs