Re: Document How Commit Handles Aborted Transactions

Kirill Reshke <reshkekirill@gmail.com>

From: Kirill Reshke <reshkekirill@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Ahmed Ashour <a8087027@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T08:17:17Z
Lists: pgsql-hackers
On Fri, 22 Aug 2025 at 18:31, David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> On Friday, August 22, 2025, Kirill Reshke <reshkekirill@gmail.com> wrote:
>>
>>
>> We can also do ABORT;
>>
>
> Listing commands described as being “present for historical reasons” in the documentation seems unnecessary.  We don’t list abort in the “See Also” section either.
>
> David J.
>

I bumped into specific behaviour of COMMIT in an already-broken
transaction yet again recently. So, I moved CF entry to the next CF,
hope this will get eventually merged.

LGTM

-- 
Best regards,
Kirill Reshke



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Doc: commit performs rollback of aborted transactions.