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

From Bruce Momjian
Subject Re: First draft of the PG 15 release notes
Date
Msg-id Yo7jT8mls1feD6B1@momjian.us
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  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
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.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample
Next
From: Amit Langote
Date:
Subject: Re: First draft of the PG 15 release notes