Re: First draft of the PG 15 release notes - Mailing list pgsql-hackers

From Amit Langote
Subject Re: First draft of the PG 15 release notes
Date
Msg-id CA+HiwqFcTUco_uGvZepqcKKGnZe7wsh5e3SumVot+kyuT0aRgQ@mail.gmail.com
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: First draft of the PG 15 release notes  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
On Wed, May 25, 2022 at 12:44 PM David Rowley <dgrowleyml@gmail.com> wrote:
> On Wed, 25 May 2022 at 15:01, Amit Langote <amitlangote09@gmail.com> wrote:
> > +Previously, a partitioned table with DEFAULT partition or a LIST
> > partition containing multiple values could not be used for ordered
> > partition scans. Now it can be used at least in the cases where such
> > partitions are pruned.
>
> I think this one is an improvement.  I'd drop "at least".

Okay, I can agree that "at least" sounds a bit extraneous, so removed.

-- 
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: docs: mention "pg_read_all_stats" in "track_activities" description
Next
From: Michael Paquier
Date:
Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample