Re: [PATCH] GROUP BY ALL - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: [PATCH] GROUP BY ALL
Date
Msg-id CAKAnmmKu6_rBSB8+VASbMPTcJovrJzbSzKLTAEjSYshu8NLGtg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] GROUP BY ALL  (David Christensen <david@pgguru.net>)
List pgsql-hackers
On Tue, Jul 23, 2024 at 9:37 AM David Christensen <david@pgguru.net> wrote:
I'm not married to the exact syntax of this feature; anything else short and consistent could work if `ALL` is considered to potentially
gain a different interpretation in the future.

GROUP BY *

Just kidding. But a big +1 to the whole concept. It would have been extraordinarily useful over the years.

Cheers,
Greg

pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Normalize queries starting with SET for pg_stat_statements
Next
From: Nathan Bossart
Date:
Subject: Re: Restart pg_usleep when interrupted