Add parallel counters to pg_stat_statements

Edit
ID 3787
Title Add parallel counters to pg_stat_statements
Topic Monitoring & Control
Created 2022-07-29 17:20:48
Last modified 2022-10-12 06:04:00 (2 years, 1 month ago)
Latest email 2022-10-12 06:03:54 (2 years, 1 month ago)
Status
2022-09: Returned with feedback
Target version 16
Authors Daymel Bonne (bonne), Anthony Sotolongo León (asotolongo)
Reviewers Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby)Become reviewer
Committer
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/3787
git checkout commitfest/cf/3787
Emails
Expose Parallelism counters planned/execute in pg_stat_statements
First at 2022-07-21 22:26:58 by Anthony Sotolongo <asotolongo at gmail.com>
Latest at 2022-10-12 06:03:54 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v3-0001-Add-parallel-counters-to-pg_stat_statements.patch) at 2022-08-15 20:14:59 from Daymel Bonne Solís <daymelbonne at gmail.com>
    Attachment (v3-0001-Add-parallel-counters-to-pg_stat_statements.patch) at 2022-08-15 20:14:59 from Daymel Bonne Solís <daymelbonne at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-parallel-counters-to-pg_stat_statements.patch) at 2022-07-29 13:36:44 from Daymel Bonne Solís <daymelbonne at gmail.com> (Patch: Yes)
    Attachment (v1-0001-pg_stat_statements_counters-parallelism.patch) at 2022-07-21 22:26:58 from Anthony Sotolongo <asotolongo at gmail.com> (Patch: Yes)
History
When Who What
2022-10-12 06:04:00 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Returned with feedback
2022-09-08 13:51:53 Justin Pryzby (justinpryzby) Added justinpryzby as reviewer
2022-08-29 09:01:31 Julien Rouhaud (rjuju) New status: Waiting on Author
2022-08-08 16:59:34 Julien Rouhaud (rjuju) Added rjuju as reviewer
2022-07-29 17:22:31 Daymel Bonne (bonne) Changed authors to Daymel Bonne (bonne), Anthony Sotolongo León (asotolongo)
2022-07-29 17:22:31 Daymel Bonne (bonne) Changed targetversion to 16
2022-07-29 17:20:48 Daymel Bonne (bonne) Attached mail thread 6acbe570-068e-bd8e-95d5-00c737b865e8@gmail.com
2022-07-29 17:20:48 Daymel Bonne (bonne) Created patch record
Edit