pg_stat_statements and "IN" conditions

Edit
Title pg_stat_statements and "IN" conditions
Topic Monitoring & Control
Created 2020-11-19 13:43:06
Last modified 2024-02-01 17:27:30 (1 month, 2 weeks ago)
Latest email 2024-01-22 21:00:36 (1 month, 3 weeks ago)
Status
2024-03: Needs review
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
2022-03: Moved to next CF
2022-01: Moved to next CF
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
2021-03: Moved to next CF
2021-01: Moved to next CF
Target version
Authors Dmitry Dolgov (erthalion)
Reviewers Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun)Become reviewer
Committer
Links
Emails
pg_stat_statements and "IN" conditions
First at 2020-08-12 16:19:02 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest at 2024-01-22 21:00:36 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest attachment (v18-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2024-01-22 21:00:36 from Dmitry Dolgov <9erthalion6 at gmail.com>
    Attachment (v18-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2024-01-22 21:00:36 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v17-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2024-01-13 14:05:38 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v16-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2023-10-31 09:03:07 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v15-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2023-10-17 08:15:41 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v14-0001-Reusable-decimalLength-functions.patch) at 2023-03-19 12:27:34 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v13-0001-Reusable-decimalLength-functions.patch) at 2023-02-17 15:46:43 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v12-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2023-02-04 17:08:41 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2023-01-29 13:32:19 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2023-01-29 12:22:42 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2022-09-24 23:59:39 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2022-07-24 10:06:36 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2022-03-26 17:40:35 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2022-03-12 14:10:30 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2021-09-30 13:49:30 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2021-06-16 14:02:12 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2021-06-15 15:18:50 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2021-01-05 12:52:30 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2020-12-26 10:46:35 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch) at 2020-11-18 16:04:32 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (0001-Reduce-ArrayExpr-into-const-array.patch) at 2020-08-12 16:19:02 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
History
When Who What
2024-02-01 17:27:30 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:12:51 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-31 09:07:33 Dmitry Dolgov (erthalion) New status: Needs review
2023-10-26 00:10:59 Michael Paquier (michael-kun) New status: Waiting on Author
2023-10-19 08:09:22 Dmitry Dolgov (erthalion) New status: Needs review
2023-10-13 08:09:33 Michael Paquier (michael-kun) New status: Waiting on Author
2023-10-02 17:27:03 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:26:57 Peter Eisentraut (petere) New status: Ready for Committer
2023-09-21 12:10:09 Jakub Wartak (jakub.wartak.tomtom) Posted review with messageid <169529820942.2315938.10932226718894010134.pgcf@coridan.postgresql.org>
2023-09-21 12:10:09 Jakub Wartak (jakub.wartak.tomtom) New status: Needs review
2023-07-26 09:54:36 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-07-04 04:47:06 Nathan Bossart (bossartn) New status: Waiting on Author
2023-07-04 04:46:18 Nathan Bossart (bossartn) Added bossartn as reviewer
2023-04-09 03:20:43 Greg Stark (stark) Changed targetversion to None
2023-04-09 01:54:36 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-09 01:54:32 Greg Stark (stark) New status: Ready for Committer
2023-02-09 12:37:34 David Geier (geidav) Added geidav as reviewer
2023-01-31 16:14:01 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-11 07:29:23 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 07:07:59 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 17:07:21 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-08 20:49:19 Jacob Champion (jchampion) Changed reviewers to Chengxi Sun (martin-sun)
2022-04-25 11:16:28 shuli yan (xmasteryanshuli) Added xmasteryanshuli as reviewer
2022-04-08 12:56:26 Greg Stark (stark) Closed in commitfest 2022-03 with status: Moved to next CF
2022-04-08 12:56:22 Greg Stark (stark) New status: Needs review
2022-03-14 14:59:10 Dmitry Dolgov (erthalion) Changed targetversion to 16
2022-03-10 16:21:51 Tom Lane (tgl) New status: Waiting on Author
2022-02-02 16:23:50 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2021-12-02 11:28:27 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-12-02 11:28:24 Daniel Gustafsson (d_gustafsson) New status: Ready for Committer
2021-10-06 13:15:13 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:21:38 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-04-08 15:40:45 David Steele (dsteele) Closed in commitfest 2021-03 with status: Moved to next CF
2021-04-08 15:26:59 David Steele (dsteele) Changed targetversion to None
2021-02-01 12:27:41 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2020-12-09 03:37:40 Chengxi Sun (martin-sun) Posted review with messageid <160748506078.1162.18007220753600445276.pgcf@coridan.postgresql.org>
2020-12-09 03:17:06 Chengxi Sun (martin-sun) Added martin-sun as reviewer
2020-12-08 10:43:36 Chengxi Sun (martin-sun) Removed martin-sun from reviewers
2020-12-08 10:43:18 Chengxi Sun (martin-sun) Added martin-sun as reviewer
2020-11-19 13:43:28 Dmitry Dolgov (erthalion) Changed authors to Dmitry Dolgov (erthalion)
2020-11-19 13:43:28 Dmitry Dolgov (erthalion) Changed targetversion to 14
2020-11-19 13:43:06 Dmitry Dolgov (erthalion) Attached mail thread CA+q6zcWtUbT_Sxj0V6HY6EZ89uv5wuG5aefpe_9n0Jr3VwntFg@mail.gmail.com
2020-11-19 13:43:06 Dmitry Dolgov (erthalion) Created patch record
Edit