From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
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:29:55 |
Message-ID: | alpine.DEB.2.22.394.2005070807160.211403@pseudo |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello Bruce,
>>>> * "DOCUMENT THE DEFAULT GENERATION METHOD"
>>>> => The default is still to generate data client-side.
>>>
>>> My point is that the docs are not clear about this.
>>
>> Indeed.
>>
>>> Can you fix it?
>>
>> Sure. Attached patch adds an explicit sentence about it, as it was only
>> hinted about in the default initialization command string, and removes a
>> spurious empty paragraph found nearby.
>
> Thanks, patch applied.
Ok.
You might remove the "DOCUMENT THE DEFAULT…" in the release note.
I'm wondering about the commit comment: "Reported-by: Fabien COELHO",
actually you reported it, not me!
After looking again at the release notes, I do really think that
significant documentation changes do not belong to the "Source code"
section but should be in separate "Documentation" section, and that more
items should be listed there, because they represent a lot of not-so-fun
work, especially Tom's restructuration of tables, and possibly others.
About pgbench, ISTM that d37ddb745be07502814635585cbf935363c8a33d is worth
mentionning because it is a user-visible change.
--
Fabien.
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2020-05-07 06:40:26 | Re: xid wraparound danger due to INDEX_CLEANUP false |
Previous Message | Tom Lane | 2020-05-07 06:27:07 | Re: PG compilation error with Visual Studio 2015/2017/2019 |