Re: First draft of the PG 15 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: First draft of the PG 15 release notes
Дата
Msg-id Yo7jT8mls1feD6B1@momjian.us
обсуждение исходный текст
Ответ на Re: First draft of the PG 15 release notes  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: First draft of the PG 15 release notes  (Amit Langote <amitlangote09@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: fix stats_fetch_consistency value in postgresql.conf.sample
Следующее
От: Amit Langote
Дата:
Сообщение: Re: First draft of the PG 15 release notes