Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: First draft of PG 19 release notes
Date
Msg-id CAD21AoCLCZnzEFam8H07qq-=fUpDwmTmV7+4RPnT2x_xoJBrgg@mail.gmail.com
Whole thread
In response to First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of PG 19 release notes
List pgsql-hackers
On Tue, Apr 14, 2026 at 6:19 PM Bruce Momjian <bruce@momjian.us> wrote:
>
> I have completed the first draft of the PG 19 release notes:
>
>         https://www.postgresql.org/docs/devel/release-19.html

Thank you for working on this.

"Add memory usage and parallelism reporting to VACUUM (VERBOSE) and
autovacuum logs (Masahiko Sawada, Daniil Davydov)"

Please revise the author of the memory usage report to vacuum logs to
Tatsuya Kawata. I missed credit him as the author in the original
commit[1].

I've attached the patch.

Regards,

[1] https://www.postgresql.org/message-id/CAD21AoD8NOPCZ6_b0Kt1rdaMtwSU2PaAhwcecEBj4ifEySvLRw%40mail.gmail.com

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Xiaopeng Wang
Date:
Subject: Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”