Re: group by true now errors with non-integer constant in GROUP BY - Mailing list pgsql-bugs

From Vik Fearing
Subject Re: group by true now errors with non-integer constant in GROUP BY
Date
Msg-id cf93e3c0-dcfe-4d8e-bd10-0c2d0caad3f8@postgresfriends.org
Whole thread Raw
In response to Re: group by true now errors with non-integer constant in GROUP BY  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-bugs
On 10/20/23 07:44, Vik Fearing wrote:
> I may have oversimplified this example, but as long as the value is 
> present in the SELECT, logic would dictate that we can group by it.

Oops, I have this backwards: the projection comes after the grouping.
-- 
Vik Fearing




pgsql-bugs by date:

Previous
From: Vik Fearing
Date:
Subject: Re: group by true now errors with non-integer constant in GROUP BY
Next
From: Laurenz Albe
Date:
Subject: Re: group by true now errors with non-integer constant in GROUP BY