Re: First draft of PG 19 release notes

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-04-16 05:47:58
Message-ID: CAD21AoCLCZnzEFam8H07qq-=fUpDwmTmV7+4RPnT2x_xoJBrgg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 14, 2026 at 6:19 PM Bruce Momjian <bruce(at)momjian(dot)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 Content-Type Size
v1-0001-doc-PG19-relnotes-fix-author-of-memory-usage-repo.patch text/x-patch 975 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-04-16 05:48:15 RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Previous Message Xiaopeng Wang 2026-04-16 05:27:13 Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid