Re: First draft of the PG 15 release notes

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: First draft of the PG 15 release notes
Дата
Msg-id CAApHDvr6L_YYpt9M8KcZk8B7QeiErJmBuQrffDEVawUAs-dmcw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: First draft of the PG 15 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, 11 May 2022 at 15:41, Bruce Momjian <bruce@momjian.us> wrote:
>
> On Tue, May 10, 2022 at 08:31:17PM -0500, Justin Pryzby wrote:
> > | Improve the performance of window functions that use row_number(), rank(), and count() (David Rowley)
> >
> > The essential feature is a new kind of "prosupport", which is implemented for
> > those core functions. I suggest to add another sentence about how prosupport
> > can also be added to user-defined/non-core functions.
>
> Uh, I don't see how "prosupport" would be relevant for users to know
> about.

I'd say if it's not mentioned in our documentation then we shouldn't
put it in the release notes. Currently, it's only documented in the
source code. If someone felt strongly that something should be written
in the documents about this then I'd say only then should we consider
mentioning it in the release notes.

David



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: strange slow query - lost lot of time somewhere
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Perform streaming logical transactions by background workers and parallel apply