Mark expressions nullable by grouping sets

Edit
ID 4583
Title Mark expressions nullable by grouping sets
Topic Bug Fixes
Created 2023-09-25 07:48:30
Last modified 2024-09-11 04:12:41 (2 months, 1 week ago)
Latest email 2024-10-25 01:09:11 (3 weeks, 6 days ago)
Status
2024-09: Committed
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version
Authors Richard Guo (richardguo)
Reviewers Tom Lane (tgl)Become reviewer
Committer Richard Guo (richardguo)
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/4583
git checkout commitfest/cf/4583
Emails
Wrong results with grouping sets
First at 2023-09-25 07:11:38 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-10-25 01:09:11 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v1-0001-Remove-the-RTE_GROUP-RTE-if-we-drop-the-groupClause.patch) at 2024-10-10 09:51:12 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v1-0001-Remove-the-RTE_GROUP-RTE-if-we-drop-the-groupClause.patch) at 2024-10-10 09:51:12 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v13-0001-Introduce-an-RTE-for-the-grouping-step.patch) at 2024-08-06 08:17:12 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v12-0001-Introduce-an-RTE-for-the-grouping-step.patch) at 2024-08-02 09:45:35 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Introduce-an-RTE-for-the-grouping-step.patch) at 2024-07-16 07:57:52 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Introduce-an-RTE-for-the-grouping-step.patch) at 2024-07-10 01:22:54 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Introduce-an-RTE-for-the-grouping-step.patch) at 2024-07-01 08:29:16 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-06-10 09:05:01 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-06-05 09:42:42 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-05-24 13:08:22 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-05-23 07:30:43 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-05-17 09:41:04 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Introduce-a-RTE-for-the-grouping-step.patch) at 2024-05-16 09:43:40 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Mark-expressions-nullable-by-grouping-sets.patch) at 2023-12-07 08:22:01 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Mark-expressions-nullable-by-grouping-sets.patch) at 2023-09-25 07:11:38 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-09-11 04:12:41 Richard Guo (richardguo) Closed in commitfest 2024-09 with status: Committed
2024-09-11 04:12:41 Richard Guo (richardguo) Changed committer to richardguo
2024-08-01 05:54:29 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-24 17:53:44 Tom Lane (tgl) Added tgl as reviewer
2024-06-09 02:45:19 Alena Rybakina (a.rybakina) Removed a.rybakina from reviewers
2024-05-23 08:41:49 Richard Guo (richardguo) New status: Needs review
2024-04-15 06:08:44 Wen Yi (wenyi) Removed wenyi from reviewers
2024-04-15 06:08:34 Wen Yi (wenyi) Added wenyi as reviewer
2024-04-08 08:21:28 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-01-30 06:01:40 Richard Guo (richardguo) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-11 15:10:33 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-06 08:15:13 Alena Rybakina (a.rybakina) Added a.rybakina as reviewer
2023-12-04 08:55:33 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-09-25 07:48:52 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-09-25 07:48:31 Richard Guo (richardguo) Attached mail thread CAMbWs4_dp7e7oTwaiZeBX8+P1rXw4ThkZxh1QG81rhu9Z47VsQ@mail.gmail.com
2023-09-25 07:48:30 Richard Guo (richardguo) Created patch record
Edit