Re: PostgreSQL 19 Beta 1 release announcement draft - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: PostgreSQL 19 Beta 1 release announcement draft
Date
Msg-id 2bd2a380-70fd-473f-b8d5-6dc544823a07@postgresql.org
Whole thread
In response to Re: PostgreSQL 19 Beta 1 release announcement draft  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 6/3/26 2:20 PM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> On 5/31/26 12:15 PM, Florents Tselai wrote:
>>> I'd also add GROUP BY ALL in that paragraph as well.
> 
>> Thanks! I had missed GROUP BY ALL (I saw Jakub mention it too), that
>> looks very convenient. Proposing:
> 
>> PostgreSQL 19 introduces the new `GROUP BY ALL` syntax, making it easy
>> to add all non-aggregate and non-window parameters as part of the
>> grouping.
> 
> "Parameters" is a fairly overloaded term in our part of the cosmos.
> Maybe s/parameters/output columns/ ?
Sold; will be reflected when I send out the next full update.

Jonathan

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Next
From: Nathan Bossart
Date:
Subject: Re: alert clients when prepared statements are deallocated