From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 13 release notes, first draft |
Date: | 2020-05-06 23:35:34 |
Message-ID: | 20200506233534.GB3649@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
Attachment | Content-Type | Size |
---|---|---|
toast.diff | text/x-diff | 486 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-05-06 23:39:03 | Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) |
Previous Message | Bruce Momjian | 2020-05-06 23:07:50 | Re: PG 13 release notes, first draft |