Fix issues around duplicate Workers keys in structured EXPLAIN output

Edit
ID 2394
Title Fix issues around duplicate Workers keys in structured EXPLAIN output
Topic Miscellaneous
Created 2019-12-28 01:08:37
Last modified 2020-01-25 23:17:02 (4 years, 9 months ago)
Latest email 2020-01-26 23:00:21 (4 years, 9 months ago)
Status
2020-01: Committed
Target version 13
Authors Maciek Sakrejda (msakrejda)
Reviewers Georgios Kokolatos (gkokolatos)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/2394
git checkout commitfest/cf/2394
Emails
Duplicate Workers entries in some EXPLAIN plans
First at 2019-10-22 18:58:35 by Maciek Sakrejda <m.sakrejda at gmail.com>
Latest at 2020-01-26 23:00:21 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (merge-explain-worker-output-v7.patch) at 2020-01-25 19:23:50 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (merge-explain-worker-output-v7.patch) at 2020-01-25 19:23:50 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (merge-explain-worker-output-v6.patch) at 2020-01-25 02:14:55 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (merge-explain-worker-output-v5.patch) at 2020-01-24 17:03:22 from Maciek Sakrejda <m.sakrejda at gmail.com> (Patch: Yes)
    Attachment (merge-explain-worker-output-v4.patch) at 2020-01-23 09:00:32 from Maciek Sakrejda <m.sakrejda at gmail.com> (Patch: Yes)
    Attachment (merge-explain-worker-output-v3.patch) at 2020-01-21 08:48:35 from Maciek Sakrejda <m.sakrejda at gmail.com> (Patch: Yes)
    Attachment (merge-explain-worker-output-v2.patch) at 2020-01-15 07:22:04 from Maciek Sakrejda <m.sakrejda at gmail.com> (Patch: Yes)
    Attachment (merge-explain-worker-output.patch) at 2019-11-18 23:39:33 from Maciek Sakrejda <m.sakrejda at gmail.com> (Patch: Yes)
History
When Who What
2020-01-25 23:17:02 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-24 17:02:13 Tom Lane (tgl) Added tgl as committer
2020-01-23 10:38:38 Georgios Kokolatos (gkokolatos) Posted review with messageid <157977591818.742.16465207652636670142.pgcf@coridan.postgresql.org>
2020-01-23 10:38:38 Georgios Kokolatos (gkokolatos) New status: Ready for Committer
2020-01-22 17:36:20 Georgios Kokolatos (gkokolatos) Posted comment with messageid <157971458002.742.1102343273264796292.pgcf@coridan.postgresql.org>
2020-01-22 12:54:07 Georgios Kokolatos (gkokolatos) Posted review with messageid <157969764752.740.641279575563484168.pgcf@coridan.postgresql.org>
2020-01-16 14:07:36 Georgios Kokolatos (gkokolatos) Posted comment with messageid <157918365684.742.12107252182824730539.pgcf@coridan.postgresql.org>
2020-01-15 10:11:43 Georgios Kokolatos (gkokolatos) Posted review with messageid <157908310389.709.10701676612887031531.pgcf@coridan.postgresql.org>
2020-01-14 14:44:51 Georgios Kokolatos (gkokolatos) Posted review with messageid <157901309119.709.13609314854524006500.pgcf@coridan.postgresql.org>
2020-01-14 14:44:51 Georgios Kokolatos (gkokolatos) New status: Waiting on Author
2020-01-13 14:31:14 Georgios Kokolatos (gkokolatos) Added gkokolatos as reviewer
2019-12-28 01:10:45 Maciek Sakrejda (msakrejda) Changed targetversion to 13
2019-12-28 01:10:45 Maciek Sakrejda (msakrejda) Changed authors to Maciek Sakrejda (msakrejda)
2019-12-28 01:10:45 Maciek Sakrejda (msakrejda) Changed gitlink to https://github.com/uhoh-itsmaciek/postgres/tree/fix-sort-explain-output
2019-12-28 01:08:37 Maciek Sakrejda (msakrejda) Attached mail thread CAOtHd0AvAA8CLB9Xz0wnxu1U=zJCKrr1r4QwwXi_kcQsHDVU=Q@mail.gmail.com
2019-12-28 01:08:37 Maciek Sakrejda (msakrejda) Created patch record
Edit