| From: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PG 13 release notes, first draft |
| Date: | 2020-05-07 06:25:47 |
| Message-ID: | F18BC47C-1D97-4D4E-88AA-7EE9017F3EED@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> 7 мая 2020 г., в 04:35, Bruce Momjian <bruce(at)momjian(dot)us> написал(а):
>
> On Wed, May 6, 2020 at 11:17:54AM +0500, Andrey M. Borodin wrote:
>>
>>
>>> 5 мая 2020 г., в 08:16, Bruce Momjian <bruce(at)momjian(dot)us> написал(а):
>>>
>>> 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.
>>
>> I'm not sure, but probably it worth mentioning in "General performance" section that TOAST (and everything pglz-compressed) decompression should be significantly faster in v13.
>> https://github.com/postgres/postgres/commit/c60e520f6e0e8db9618cad042df071a6752f3c06
>
> OK, I read the thread mentioned in the commit message and I now see the
> value of this change. Attached is the release note diff. Let me know
> if it needs improvement.
There is one minor typo retrievel -> retrieval.
Thanks!
Best regards, Andrey Borodin.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-05-07 06:27:07 | Re: PG compilation error with Visual Studio 2015/2017/2019 |
| Previous Message | Fujii Masao | 2020-05-07 06:25:24 | Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators |