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+HiwqFRBu5Tw=qwYQ702FcZJQZm4KZGqqx8SAFx2GcHjyWc2Q@mail.gmail.com
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Thu, May 26, 2022 at 11:17 AM Bruce Momjian <bruce@momjian.us> wrote:
> On Thu, May 26, 2022 at 10:31:14AM +0900, Amit Langote wrote:
> > * 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.
>
> I went with this text:
>
>         Previously, a partitioned table with a DEFAULT partition or a LIST
>         partition containing multiple values could not be used for ordered
>         partition scans.  Now they can be used if these partitions are pruned.

Good enough for me, thanks.

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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: First draft of the PG 15 release notes
Next
From: Justin Pryzby
Date:
Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample