Re: Fix outdated code comments in nodeAgg.c
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Zhang Mingli <zmlpostgres@gmail.com>, Richard Guo
<guofenglinux@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-18T18:39:25Z
Lists: pgsql-hackers
On Tue, 2025-02-18 at 20:11 +0800, Zhang Mingli wrote: > Thanks for review, added it to > commitfest https://commitfest.postgresql.org/patch/5580/ Committed. Thank you! Regards, Jeff Davis
Commits
-
Update outdated comments in nodeAgg.c.
- a1f7f80bfef1 18.0 landed
-
Support hashed aggregation with grouping sets.
- b5635948ab16 10.0 cited