Fix assertion failure with barriers in parallel hash join

Edit
Title Fix assertion failure with barriers in parallel hash join
Topic Bug Fixes
Created 2022-06-02 08:33:08
Last modified 2023-03-21 02:26:55 (1 year ago)
Latest email 2023-03-21 02:25:04 (1 year ago)
Status
2023-03: Committed
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version stable
Authors Thomas Munro (macdice), Melanie Plageman (melanieplageman)
Reviewers David Geier (geidav)Become reviewer
Committer Thomas Munro (macdice)
Links
Emails
Assertion failure with barriers in parallel hash join
First at 2020-09-29 06:11:42 by Michael Paquier <michael at paquier.xyz>
Latest at 2023-03-21 02:25:04 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v3-0001-Fix-race-condition-in-parallel-hash-join-batch-cl.patch) at 2021-11-17 20:56:12 from Melanie Plageman <melanieplageman at gmail.com>
    Attachment (v3-0001-Fix-race-condition-in-parallel-hash-join-batch-cl.patch) at 2021-11-17 20:56:12 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Inject-fault-timing.patch) at 2021-03-05 20:56:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Inject-fault-timing.patch) at 2020-10-02 03:07:15 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2023-03-21 02:26:55 Thomas Munro (macdice) Closed in commitfest 2023-03 with status: Committed
2023-03-21 02:26:55 Thomas Munro (macdice) Changed committer to macdice
2023-01-31 16:26:01 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-02 05:10:35 Michael Paquier (michael-kun) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 05:11:38 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 17:13:01 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-16 16:39:29 Justin Pryzby (justinpryzby) Changed targetversion to stable
2022-06-02 09:47:24 David Geier (geidav) Deleted annotation "Latest patch" from CAAKRu_ZcBs2X2Np08wq=1ZyViJJX=XB_=CbgKXnrzTm4o0nYiw@mail.gmail.com
2022-06-02 09:47:13 David Geier (geidav) Attached mail thread 20200929061142.GA29096@paquier.xyz
2022-06-02 09:47:07 David Geier (geidav) Detached mail thread 20200929061142.GA29096@paquier.xyz
2022-06-02 09:45:40 David Geier (geidav) Added annotation "Latest patch" to CAAKRu_ZcBs2X2Np08wq=1ZyViJJX=XB_=CbgKXnrzTm4o0nYiw@mail.gmail.com
2022-06-02 09:30:31 David Geier (geidav) Posted review with messageid <165416223138.23516.14510796482570365828.pgcf@coridan.postgresql.org>
2022-06-02 09:30:31 David Geier (geidav) New status: Ready for Committer
2022-06-02 08:35:04 David Geier (geidav) Changed authors to Thomas Munro (macdice), Melanie Plageman (melanieplageman)
2022-06-02 08:34:10 David Geier (geidav) Added geidav as reviewer
2022-06-02 08:33:56 David Geier (geidav) Changed targetversion to 15
2022-06-02 08:33:08 David Geier (geidav) Attached mail thread 20200929061142.GA29096@paquier.xyz
2022-06-02 08:33:08 David Geier (geidav) Created patch record
Edit