| From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Back-branch minor release notes are up for review |
| Date: | 2020-05-09 04:59:30 |
| Message-ID: | f3a76bd0-24ca-60d9-1f61-3ba3caf3e362@oss.nttdata.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2020/05/09 5:41, Tom Lane wrote:
> See
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ac0e30e0d0fe402fbdb3099fd8b32e4bc6755a6a
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
| Attachment | Content-Type | Size |
|---|---|---|
| release_note.patch | text/plain | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2020-05-09 05:46:27 | Re: PG 13 release notes, first draft |
| Previous Message | Tom Lane | 2020-05-09 04:45:11 | Re: [PATCH] Fix division by zero (explain.c) |