Make name optional in CREATE STATISTICS

Edit
ID 3708
Title Make name optional in CREATE STATISTICS
Topic SQL Commands
Created 2022-06-23 12:11:39
Last modified 2022-07-21 18:28:45 (2 years, 3 months ago)
Latest email 2022-07-26 08:17:39 (2 years, 3 months ago)
Status
2022-07: Committed
Target version
Authors Simon Riggs (simon)
Reviewers Matthias van de Meent (mmeent)Become reviewer
Committer Dean Rasheed (deanr)
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/3708
git checkout commitfest/cf/3708
Emails
Make name optional in CREATE STATISTICS
First at 2022-05-15 12:20:34 by Simon Riggs <simon.riggs at enterprisedb.com>
Latest at 2022-07-26 08:17:39 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (tweak-reindex.patch) at 2022-07-25 09:49:50 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (tweak-reindex.patch) at 2022-07-25 09:49:50 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (reindex_syntax_tweak.patch) at 2022-07-23 05:43:52 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v2-0001-Rework-grammar-for-REINDEX.patch) at 2022-07-22 13:06:46 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Rework-grammar-for-REINDEX.patch) at 2022-07-21 17:42:12 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Make-the-name-optional-in-CREATE-STATISTICS.patch) at 2022-07-21 14:12:29 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (create_stats_opt_name.v5.patch) at 2022-07-13 06:07:46 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (create_stats_opt_name.v4.patch) at 2022-07-07 10:54:51 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (create_stats_opt_name.v3.patch) at 2022-05-15 12:20:34 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
History
When Who What
2022-07-21 18:28:45 Dean Rasheed (deanr) Closed in commitfest 2022-07 with status: Committed
2022-07-21 11:07:23 Dean Rasheed (deanr) Added deanr as committer
2022-07-20 11:00:23 Matthias van de Meent (mmeent) New status: Ready for Committer
2022-07-13 10:30:47 Simon Riggs (simon) New status: Needs review
2022-07-06 18:35:33 Matthias van de Meent (mmeent) New status: Waiting on Author
2022-07-06 18:35:29 Matthias van de Meent (mmeent) Added mmeent as reviewer
2022-06-23 12:12:19 Simon Riggs (simon) Changed authors to Simon Riggs (simon)
2022-06-23 12:11:39 Simon Riggs (simon) Attached mail thread CANbhV-FGD2d_C3zFTfT2aRfX_TaPSgOeKES58RLZx5XzQp5NhA@mail.gmail.com
2022-06-23 12:11:39 Simon Riggs (simon) Created patch record
Edit