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 CAApHDvo_tLiqKkRS-YU8M8OLXx4L=f3KuJafgGj0O6GaO74Lew@mail.gmail.com
Whole thread Raw
In response to Re: PG 18 release notes draft committed  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, 7 May 2025 at 13:17, Bruce Momjian <bruce@momjian.us> wrote:
>
> On Wed, May  7, 2025 at 09:27:14AM +1200, David Rowley wrote:
> > On Wed, 7 May 2025 at 07:44, Bruce Momjian <bruce@momjian.us> wrote:
> > A query such as: SELECT * FROM table_with_lots_of_partitions ORDER BY
> > col; will plan much faster now. No joins there.
>
> Ah, interesting.  I am guessing the ORDER BY requires the
> EquivalenceClasses items.  Applied patch attached.  I don't think we can
> make more precise wording for this item.

The new wording looks good to me.

David



pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: minor fix related to Auxiliary processes and IO workers
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: 2025-05-08 release announcement draft