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+HiwqFMmOK9cjrqxJeY1HKKbgMup0HcZ+Co7JuzJG_8ZypceA@mail.gmail.com
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: First draft of the PG 15 release notes
List pgsql-hackers
On Wed, May 25, 2022 at 1:04 PM Amit Langote <amitlangote09@gmail.com> wrote:
> 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.

* I think it's better to s/...or a LIST partition/...or with a LIST partition

* The capitalization of DEFAULT and LIST seems unnecessary.

Updated the patch on those points.

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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Authorizing select count()
Next
From: Peter Smith
Date:
Subject: Re: Handle infinite recursion in logical replication setup