HOT chain validation in verify_heapam()

Edit
ID 3849
Title HOT chain validation in verify_heapam()
Topic Monitoring & Control
Created 2022-08-29 05:19:28
Last modified 2023-03-22 13:19:51 (1 year, 7 months ago)
Latest email 2023-03-27 17:43:07 (1 year, 7 months ago)
Status
2023-03: Committed
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
Target version
Authors Himanshu Upadhyaya (himanshuu)
Reviewers Robert Haas (rhaas), Aleksander Alekseev (a.alekseev)Become reviewer
Committer Robert Haas (rhaas)
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/3849
git checkout commitfest/cf/3849
Emails
HOT chain validation in verify_heapam()
First at 2022-08-26 06:20:08 by Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com>
Latest at 2023-03-27 17:43:07 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (0001-amcheck-Fix-handling-when-get_xid_status-returns-XID.patch) at 2023-03-23 19:37:15 from Robert Haas <robertmhaas at gmail.com>
    Attachment (0001-amcheck-Fix-handling-when-get_xid_status-returns-XID.patch) at 2023-03-23 19:37:15 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0001-amcheck-Tighten-up-validation-of-redirect-line-point.patch) at 2023-03-23 19:06:01 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v2_verify_heapam.diff) at 2023-03-22 22:07:57 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (verify_heapam.diff) at 2023-03-22 21:56:22 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v12-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2023-03-17 12:31:33 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v11-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2023-03-09 15:54:38 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2023-03-07 18:16:35 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2023-02-09 17:09:09 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2023-02-05 08:57:09 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2022-12-05 13:08:29 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2022-11-30 10:39:19 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (skewer.diff) at 2022-11-14 20:58:06 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v6-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-30 13:54:36 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-20 08:59:52 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v4-0001-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-19 16:20:40 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Implement-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-19 14:57:36 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v3-0001-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-19 08:28:03 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v2-0001-HOT-chain-validation-in-verify_heapam.patch) at 2022-09-06 10:34:10 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
    Attachment (v1-0001-HOT-chain-validation-in-verify_heapam.patch) at 2022-08-26 06:20:08 from Himanshu Upadhyaya <upadhyaya.himanshu at gmail.com> (Patch: Yes)
History
When Who What
2023-03-22 13:19:51 Robert Haas (rhaas) Closed in commitfest 2023-03 with status: Committed
2023-03-22 13:19:51 Robert Haas (rhaas) Changed committer to rhaas
2023-01-31 16:14:18 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-13 23:41:42 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 06:02:28 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-10-12 06:02:26 Michael Paquier (michael-kun) New status: Needs review
2022-09-06 12:36:05 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2022-09-06 12:30:03 Aleksander Alekseev (a.alekseev) Changed reviewers to Robert Haas (rhaas), Aleksander Alekseev (a.alekseev)
2022-09-06 12:29:52 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2022-08-31 08:56:57 Julien Rouhaud (rjuju) Changed authors to Himanshu Upadhyaya (himanshuu)
2022-08-29 05:19:28 Himanshu Upadhyaya (himanshuu) Attached mail thread CAPF61jBBR2-iE-EmN_9v0hcQEfyz_17e5Lbb0+u2=9ukA9sWmQ@mail.gmail.com
2022-08-29 05:19:28 Himanshu Upadhyaya (himanshuu) Created patch record
Edit