Re: JumbleQuery ma treat different GROUP BY expr as the same - Mailing list pgsql-hackers

From jian he
Subject Re: JumbleQuery ma treat different GROUP BY expr as the same
Date
Msg-id CACJufxGc1WWSh-DBc6_a7xTzPK+y3EJELfwfLa5Ef=NBXvKT6A@mail.gmail.com
Whole thread Raw
In response to Re: JumbleQuery ma treat different GROUP BY expr as the same  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sun, Jan 11, 2026 at 6:13 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> This issue also points to a gap in the regression of
> pg_stat_statements, where we have never bothered testing patterns of
> GROUP BY with the same table and different attributes.  Jian, would
> you like to write a patch?
> --
> Michael

Sure, I will give it a try over the next few days.



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: Use correct macro for accessing offset numbers.
Next
From: "zengman"
Date:
Subject: Re:Add pg_get_publication_ddl function