Re: First draft of the PG 15 release notes

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: First draft of the PG 15 release notes
Date: 2022-05-26 02:24:52
Message-ID: CA+HiwqFRBu5Tw=qwYQ702FcZJQZm4KZGqqx8SAFx2GcHjyWc2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 26, 2022 at 11:17 AM Bruce Momjian <bruce(at)momjian(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2022-05-26 02:25:53 Re: fix stats_fetch_consistency value in postgresql.conf.sample
Previous Message Bruce Momjian 2022-05-26 02:17:51 Re: First draft of the PG 15 release notes