Re: Removing redundant grouping columns - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Removing redundant grouping columns
Date
Msg-id CAMbWs49k6wPWLn7UkB51fO09zJGgcMHYp-OWvXLbPW-KZ5r7Nw@mail.gmail.com
Whole thread Raw
In response to Re: Removing redundant grouping columns  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

On Sun, Jan 15, 2023 at 5:23 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
vignesh C <vignesh21@gmail.com> writes:
> The patch does not apply on top of HEAD as in [1], please post a rebased patch:

Yeah, sideswiped by 3c6fc5820 apparently.  No substantive change needed.
 
I looked through these two patches and they look good to me.

BTW, another run of rebase is needed, due to da5800d5fa.

Thanks
Richard

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add proper planner support for ORDER BY / DISTINCT aggregates
Next
From: John Naylor
Date:
Subject: Re: Small miscellaneus fixes (Part II)