Re: First draft of the PG 15 release notes

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: First draft of the PG 15 release notes
Дата
Msg-id CA+HiwqFMmOK9cjrqxJeY1HKKbgMup0HcZ+Co7JuzJG_8ZypceA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: First draft of the PG 15 release notes  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: First draft of the PG 15 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, May 25, 2022 at 1:04 PM Amit Langote <amitlangote09@gmail.com> wrote:
> On Wed, May 25, 2022 at 12:44 PM David Rowley <dgrowleyml@gmail.com> wrote:
> > On Wed, 25 May 2022 at 15:01, Amit Langote <amitlangote09@gmail.com> wrote:
> > > +Previously, a partitioned table with DEFAULT partition or a LIST
> > > partition containing multiple values could not be used for ordered
> > > partition scans. Now it can be used at least in the cases where such
> > > partitions are pruned.
> >
> > I think this one is an improvement.  I'd drop "at least".
>
> Okay, I can agree that "at least" sounds a bit extraneous, so removed.

* 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.

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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Authorizing select count()
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup