Re: ORDER BY ALL - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ORDER BY ALL
Date
Msg-id 6b4fd1d9-6a0d-4e59-a93f-d8e6b3c960ac@eisentraut.org
Whole thread Raw
List pgsql-hackers
On 24.03.26 09:02, Kirill Reshke wrote:
> Hi! What about SQL standard compatibility? ef38a4d97 was merged only
> after the SQL committee accepted GROUP BY ALL, there was discussion a
> few years before [0] which ended up in nothing because of SQL
> standard... So I wonder what is perspective of this thread

The SQL working group decided not to standardize ORDER BY ALL.  Which 
means we could implement it without concern that it will be standardized 
in a different way.




pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Track skipped tables during autovacuum and autoanalyze
Next
From: Nathan Bossart
Date:
Subject: Re: Expanding HOT updates for expression and partial indexes