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-02-27T18:18:06Z
Lists: pgsql-hackers
Ahmed, Thank you for the review. I'm a bit confused by the reports of apply and compile errors. I didn't touch anything involving "varlist" and see no errors then or now in my Meson ninja build. Nor does the CI report any. On Fri, Feb 14, 2025 at 2:01 PM Ahmed Ashour <a8087027@gmail.com> wrote: > Feedback: > --------- > - The patch was manually applied due to conflicts in `advanced.sgml` and > `commit.sgml`. > - Fixed invalid SGML structure by wrapping `<varlistentry>` in > `<variablelist>`. > If those errors were/are real this wouldn't be ready to commit. But as they seem to be a local environment issue on your end, and you agree with the content, I'll keep it 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