Re: Add enable_groupagg GUC parameter to control GroupAggregate usage - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Date
Msg-id CAMbWs4-0UTTMNftuJBpZuUp1zzGWjFgkHSnwaqZdKG2Lo1fJAA@mail.gmail.com
Whole thread
In response to Re: Add enable_groupagg GUC parameter to control GroupAggregate usage  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Tue, Jul 7, 2026 at 3:47 PM Richard Guo <guofenglinux@gmail.com> wrote:
> Attached is a rebased patch to make cfbot work again.

I intend to push this patch soon.  That way newly added test cases can
start using enable_groupagg directly.  Otherwise we'll have to keep
rebasing it to convert any new tests that use enable_sort to force
hashed grouping.  Any thoughts?

- Richard



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] GROUP BY ALL