Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE

Edit
ID 4248
Title Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE
Topic Server Features
Created 2023-03-16 20:19:45
Last modified 2024-07-09 00:53:45 (4 months, 1 week ago)
Latest email 2024-07-09 02:44:23 (4 months, 1 week ago)
Status
2024-07: Committed
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors David Geier (geidav)
Reviewers Heikki Linnakangas (heikki), Masahiro Ikeda (masahiro.ikeda)Become reviewer
Committer David Rowley (davidrowley)
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/4248
git checkout commitfest/cf/4248
Emails
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE
First at 2023-01-20 08:34:26 by David Geier <geidav.pg at gmail.com>
Latest at 2024-07-09 02:44:23 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (explain_analyze_parallel_stats_analysis.txt) at 2024-07-08 23:51:23 from David Rowley <dgrowleyml at gmail.com>
    Attachment (explain_analyze_parallel_stats_analysis.txt) at 2024-07-08 23:51:23 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (v8-0001-Show-Parallel-Bitmap-Heap-Scan-worker-stats-in-EX.patch) at 2024-07-08 03:43:01 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2024-07-04 13:59:26 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (diff.diff.no-cfbot) at 2024-04-08 21:16:56 from Alena Rybakina <lena.ribackina at yandex.ru> (Patch: Yes)
    Attachment (v5-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2024-03-27 07:03:08 from Donghang Lin <donghanglin at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2024-03-25 06:28:52 from Donghang Lin <donghanglin at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2024-03-14 15:30:30 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v2-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2023-02-21 12:02:35 from David Geier <geidav.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Parallel-Bitmap-Heap-Scan-reports-per-worker-stat.patch) at 2023-01-20 08:34:26 from David Geier <geidav.pg at gmail.com> (Patch: Yes)
History
When Who What
2024-07-09 00:53:45 David Rowley (davidrowley) Closed in commitfest 2024-07 with status: Committed
2024-07-04 13:54:21 David Rowley (davidrowley) Added davidrowley as committer
2024-06-26 09:33:57 Masahiro Ikeda (masahiro.ikeda) Added masahiro.ikeda as reviewer
2024-05-14 14:02:41 Robert Haas (rhaas) Changed topic to Server Features
2024-04-09 07:09:15 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 07:09:12 Andrey Borodin (x4m) New status: Waiting on Author
2024-04-07 21:20:13 Melanie Plageman (melanieplageman) Changed topic to Bug Fixes
2024-03-13 19:06:42 Heikki Linnakangas (heikki) Added heikki as reviewer
2024-02-01 17:31:43 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:14:02 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:45:04 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-04 13:55:31 Peter Eisentraut (petere) Changed reviewers to
2023-08-01 20:30:11 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-05-15 11:03:25 Daniel Gustafsson (d_gustafsson) Added d_gustafsson as reviewer
2023-04-09 03:21:24 Greg Stark (stark) Changed targetversion to None
2023-03-16 20:20:04 Dmitry Dolgov (erthalion) Changed authors to David Geier (geidav)
2023-03-16 20:20:04 Dmitry Dolgov (erthalion) Changed targetversion to stable
2023-03-16 20:19:45 Dmitry Dolgov (erthalion) Attached mail thread b3d80961-c2e5-38cc-6a32-61886cdf766d@gmail.com
2023-03-16 20:19:45 Dmitry Dolgov (erthalion) Created patch record
Edit