Re: PG 18 release notes draft committed - Mailing list pgsql-hackers

From David Rowley
Subject Re: PG 18 release notes draft committed
Date
Msg-id CAApHDvqJz+Zf7a6abisqoTGottDSRD+YPx=aQSgCsCKD476vGA@mail.gmail.com
Whole thread Raw
In response to PG 18 release notes draft committed  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 18 release notes draft committed
List pgsql-hackers
On Fri, 2 May 2025 at 14:44, Bruce Momjian <bruce@momjian.us> wrote:
> I will continue improving it until beta 1, and until the final release.
> I will probably add markup in 1-3 weeks.  Let the feedback begin.  ;-)

Minor detail, but "Improve the performance and reduce memory usage of
hash joins and GROUP BY" probably fits better in "E.1.3.1.3. General
Performance" as none of those changes touched anything in the planner.

David



pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Next
From: John H
Date:
Subject: Re: [PATCH] New predefined role pg_manage_extensions