Re: First draft of PG 17 release notes

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: First draft of PG 17 release notes
Дата
Msg-id CA+HiwqHA2_2V-UtdEEjX3wMUcO=pAwH2D=9P9cRYGVcNLJkH+w@mail.gmail.com
обсуждение исходный текст
Ответ на First draft of PG 17 release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: First draft of PG 17 release notes
Список pgsql-hackers
On Thu, May 9, 2024 at 1:04 PM Bruce Momjian <bruce@momjian.us> wrote:
> I have committed the first draft of the PG 17 release notes;  you can
> see the results here:
>
>         https://momjian.us/pgsql_docs/release-17.html
>
> It will be improved until the final release.  The item count is 188,
> which is similar to recent releases:
>
>         release-10:  189
>         release-11:  170
>         release-12:  180
>         release-13:  178
>         release-14:  220
>         release-15:  184
>         release-16:  206
>         release-17:  188
>
> I welcome feedback.  For some reason it was an easier job than usual.

Thanks Bruce for working on this as always.

Failed to notice when I read the notes before:

<listitem>
<para>
Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and
JSON_SERIALIZE() (Amit Langote)
</para>
</listitem>

Should be:

<listitem>
<para>
Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and
JSON_SERIALIZE() (Nikita Glukhov, Teodor Sigaev, Oleg Bartunov,
Alexander Korotkov, Andrew Dunstan, Amit Langote)
</para>
</listitem>

Patch attached.

--
Thanks, Amit Langote

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Injection points: preloading and runtime arguments
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: recovery modules