Re: Document How Commit Handles Aborted Transactions
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: Ahmed Ashour <a8087027@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-22T13:31:27Z
Lists: pgsql-hackers
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.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Doc: commit performs rollback of aborted transactions.
- 10e2a8ac6a62 19 (unreleased) landed