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: Ahmed Ashour <a8087027@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-05-28T23:31:45Z
Lists: pgsql-hackers
Attachments
- v3-0001-PATCH-doc-Commit-performs-rollback-of-aborted-transa.patch (text/x-patch) patch v3-0001
Recent discussion led me to realize we are also contrary to the SQL Standard here. v3 updates the Commit reference page to reflect this fact. Leaving ready-to-commit. 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