Re: Concerns regarding code in pgstat_backend.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Ryo Matsumura (Fujitsu)" <matsumura(dot)ryo(at)fujitsu(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Concerns regarding code in pgstat_backend.c
Date: 2026-02-06 10:59:51
Message-ID: aYXJp5_YyG1YVTHE@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 06, 2026 at 09:02:46AM +0000, Ryo Matsumura (Fujitsu) wrote:
> I think attached code causes no concern.

Fixed that while I had my mind on it. Thanks for the report.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2026-02-06 11:05:27 Re: log_min_messages per backend type
Previous Message Christoph Berg 2026-02-06 10:52:18 Re: [PATCH] Add last_executed timestamp to pg_stat_statements