Back-branch minor release notes are up for review
Hackorum builds and tests every patch posted to the lists, not only commitfest submissions. This is Hackorum's own CI rather than the PostgreSQL project's, and it is still under testing - please report anything that looks wrong.
On 2020/05/09 5:41, Tom Lane wrote:
See
Thanks for making the release note!
As usual, please send any corrections by Sunday
+ Fix possible undercounting of deleted B-tree index pages
+ in <command>VACUUM VERBOSE</command> output (Peter Geoghegan)
+ </para>
+
+ <para>
+ </para>
The empty paragraph needs to be removed.
I'd like to add the note about the following commit that I pushed recently.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=683e0ef5530f449f0f913de579b4f7bcd31c91fd
What about the attached patch?
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Attachments:
release_note.patchtext/plain; charset=UTF-8; name=release_note.patch; x-mac-creator=0; x-mac-type=0Download+21-3
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
The empty paragraph needs to be removed.
Ah, thanks for catching that.
I'd like to add the note about the following commit that I pushed recently.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=683e0ef5530f449f0f913de579b4f7bcd31c91fd
I revised this a bit and included it in today's updates.
regards, tom lane
On 2020/05/11 4:07, Tom Lane wrote:
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
The empty paragraph needs to be removed.
Ah, thanks for catching that.
I'd like to add the note about the following commit that I pushed recently.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=683e0ef5530f449f0f913de579b4f7bcd31c91fdI revised this a bit and included it in today's updates.
Thanks a lot!
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION