Re: Wrong results in remove_useless_groupby_columns()

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Wrong results in remove_useless_groupby_columns()
Date: 2026-05-08 00:15:50
Message-ID: CAMbWs4-qdmB8O2+P=4TSO6LQRmPMHxQ_UcS89eLHZo5xv+Cg2A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 5, 2026 at 7:12 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Attached patch fixes both issues.

I plan to push and back-patch this shortly, as the code freeze for the
stable branches is just around the corner.

- Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2026-05-08 00:20:24 Re: First draft of PG 19 release notes
Previous Message Paul A Jungwirth 2026-05-07 23:47:46 Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column