Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: PG 13 release notes, first draft
Дата
Msg-id CAOBaU_aVwhT3047mfDSutsSh7BEavOBJyUW_8F7EtVuZZ1QJOA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Hi,

On Tue, May 5, 2020 at 7:47 AM Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> Hi
>
> út 5. 5. 2020 v 5:16 odesílatel Bruce Momjian <bruce@momjian.us> napsal:
>>
>> I have committed the first draft of the PG 13 release notes.  You can
>> see them here:
>>
>>         https://momjian.us/pgsql_docs/release-13.html
>>
>> It still needs markup, word wrap, and indenting.  The community doc
>> build should happen in a few hours.
>
>
> There is not note about new polymorphic type "anycompatible"
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=24e2885ee304cb6a94fdfc25a1a108344ed9f4f7

There's also no note about avoiding full GIN index scan
(https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=4b754d6c16e16cc1a1adf12ab0f48603069a0efd).
That's a corner case optimization but it can be a huge improvement
when you hit the problem.



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: PG 13 release notes, first draft
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Postgres Windows build system doesn't work with python installedin Program Files