Re: First draft of the PG 15 release notes

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

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