Skip building eqfunctions for empty grouping set

Edit
ID 4079
Title Skip building eqfunctions for empty grouping set
Topic Bug Fixes
Created 2022-12-27 07:21:44
Last modified 2023-01-02 21:17:33 (1 year, 10 months ago)
Latest email 2023-01-09 09:21:05 (1 year, 10 months ago)
Status
2023-01: Committed
Target version
Authors Richard Guo (richardguo)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
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/4079
git checkout commitfest/cf/4079
Emails
An oversight in ExecInitAgg for grouping sets
First at 2022-12-22 06:02:42 by Richard Guo <guofenglinux at gmail.com>
Latest at 2023-01-09 09:21:05 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (valgrind_memorychunk_v2.patch) at 2023-01-09 09:21:05 from David Rowley <dgrowleyml at gmail.com>
    Attachment (valgrind_memorychunk_v2.patch) at 2023-01-09 09:21:05 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (valgrind_MemoryChunk.patch) at 2023-01-04 22:17:48 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Skip-building-eqfunctions-for-empty-grouping-set.patch) at 2022-12-27 07:12:17 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2023-01-02 21:17:33 Tom Lane (tgl) Closed in commitfest 2023-01 with status: Committed
2023-01-02 21:17:33 Tom Lane (tgl) Changed committer to tgl
2023-01-02 20:51:48 Tom Lane (tgl) Added tgl as reviewer
2022-12-27 07:22:08 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2022-12-27 07:21:44 Richard Guo (richardguo) Attached mail thread CAMbWs4-vZuuPOZsKOYnSAaPYGKhmacxhki+vpOKk0O7rymccXQ@mail.gmail.com
2022-12-27 07:21:44 Richard Guo (richardguo) Created patch record
Edit