From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PG 18 release notes draft committed |
Date: | 2025-05-05 18:57:21 |
Message-ID: | aBkKEcLdz1zExFxu@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, May 5, 2025 at 02:09:26PM +0000, Bertrand Drouvot wrote:
> A.
>
> "Per-backend I/O statistics can be cleared via pg_stat_reset_backend_stats()"
>
> and
>
> "Per-backend WAL statistics can be cleared via pg_stat_reset_backend_stats()"
>
> for consitency.
>
> Or:
I went with the A option, patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
Attachment | Content-Type | Size |
---|---|---|
master.diff | text/x-diff | 919 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Jonathan S. Katz | 2025-05-05 19:07:01 | PostgreSQL 18 Beta 1 release announcement draft |
Previous Message | Masahiko Sawada | 2025-05-05 18:55:46 | Re: Fix slot synchronization with two_phase decoding enabled |