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 2023-04-09 03:20:43 (1 month, 2 weeks ago)
Latest email 2023-03-19 12:27:34 (2 months, 1 week ago)
Status
2023-07: Ready for Committer
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 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 2023-03-19 12:27:34 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest attachment (v14-0001-Reusable-decimalLength-functions.patch) at 2023-03-19 12:27:34 from Dmitry Dolgov <9erthalion6 at gmail.com>
    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
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