Patch to warn about any potential orphaned prepared transactions

Edit
ID 2505
Title Patch to warn about any potential orphaned prepared transactions
Topic Server Features
Created 2020-03-02 08:40:13
Last modified 2020-04-17 07:25:37 (4 years, 7 months ago)
Latest email 2020-04-22 18:06:29 (4 years, 6 months ago)
Status
2020-07: Withdrawn
Target version
Authors Hamid Akhtar (hamidakhtar)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2505
git checkout commitfest/cf/2505
Emails
Do we need to handle orphaned prepared transactions in the server?
First at 2020-01-22 07:01:44 by Hamid Akhtar <hamid.akhtar at gmail.com>
Latest at 2020-04-22 18:06:29 by Bruce Momjian <bruce at momjian.us>
Latest attachment (orphaned_pxact.v2.patch) at 2020-03-02 12:42:11 from Hamid Akhtar <hamid.akhtar at gmail.com>
    Attachment (orphaned_pxact.v2.patch) at 2020-03-02 12:42:11 from Hamid Akhtar <hamid.akhtar at gmail.com> (Patch: Yes)
    Attachment (orphaned_pxact.v1.patch) at 2020-02-19 15:04:50 from Hamid Akhtar <hamid.akhtar at gmail.com> (Patch: Yes)
History
When Who What
2020-04-17 07:25:37 Hamid Akhtar (hamidakhtar) Closed in commitfest 2020-07 with status: Withdrawn
2020-04-17 07:03:31 Hamid Akhtar (hamidakhtar) Closed in commitfest 2020-07 with status: Rejected
2020-03-02 13:08:55 Hamid Akhtar (hamidakhtar) Deleted annotation "Version 2 of patch after rebasing it and running it through pgindent" from CANugjhsA-1ORGbV7mGW-dBLOK=2QJBTDqj5wkH=6-wB5sKj7XA@mail.gmail.com
2020-03-02 12:47:06 Hamid Akhtar (hamidakhtar) Added annotation "Version 2 of patch after rebasing it and running it through pgindent" to CANugjhsA-1ORGbV7mGW-dBLOK=2QJBTDqj5wkH=6-wB5sKj7XA@mail.gmail.com
2020-03-02 12:08:44 Hamid Akhtar (hamidakhtar) Changed authors to Hamid Akhtar (hamidakhtar)
2020-03-02 08:40:14 Hamid Akhtar (hamidakhtar) Attached mail thread CANugjhsnEt2qmhRh7zpNYUbhjsEyorb-pX-eb1fD4K9qeTybbQ@mail.gmail.com
2020-03-02 08:40:14 Hamid Akhtar (hamidakhtar) Created patch record
Edit