parallel btree scan synchronization, bad results

Edit
ID 2729
Title parallel btree scan synchronization, bad results
Topic Bug Fixes
Created 2020-09-11 02:17:59
Last modified 2020-09-18 04:46:38 (4 years, 2 months ago)
Latest email 2020-09-17 12:51:59 (4 years, 2 months ago)
Status
2020-11: Committed
Target version stable
Authors
Reviewers Justin Pryzby (justinpryzby)Become reviewer
Committer Amit Kapila (amitkapila)
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/2729
git checkout commitfest/cf/2729
Emails
Fix for parallel BTree initialization bug
First at 2020-09-08 18:25:03 by "Jameson, Hunter 'James'" <hunjmes at amazon.com>
Latest at 2020-09-17 12:51:59 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (v2-0001-Update-parallel-BTree-scan-state-when-the-scan-ke.patch) at 2020-09-11 11:11:22 from Amit Kapila <amit.kapila16 at gmail.com>
    Attachment (v2-0001-Update-parallel-BTree-scan-state-when-the-scan-ke.patch) at 2020-09-11 11:11:22 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-initialization-of-parallel-BTree-scan.patch) at 2020-09-08 18:25:03 from "Jameson, Hunter 'James'" <hunjmes at amazon.com> (Patch: Yes)
History
When Who What
2020-09-18 04:46:38 Justin Pryzby (justinpryzby) Closed in commitfest 2020-11 with status: Committed
2020-09-18 04:46:38 Justin Pryzby (justinpryzby) Changed committer to amitkapila
2020-09-11 02:25:11 Justin Pryzby (justinpryzby) Changed reviewers to Justin Pryzby (justinpryzby)
2020-09-11 02:25:11 Justin Pryzby (justinpryzby) Changed targetversion to stable
2020-09-11 02:17:59 Justin Pryzby (justinpryzby) Attached mail thread 4248CABC-25E3-4809-B4D0-128E1BAABC3C@amazon.com
2020-09-11 02:17:59 Justin Pryzby (justinpryzby) Created patch record
Edit