Re: Fixes a clip bug in pg_stat_get_backend_activity()

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fixes a clip bug in pg_stat_get_backend_activity()
Date: 2025-12-28 00:23:51
Message-ID: 9DA3CDE5-90D3-40E6-9ADD-2725CBA2A585@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Dec 28, 2025, at 07:30, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Fri, Dec 26, 2025 at 02:59:33PM +0900, Michael Paquier wrote:
>> Yep, that seems wrong since 54b6cd589ac2, meaning a backpatch all the
>> way down. pg_stat_get_backend_activity() is a less popular solution
>> than pg_stat_activity, so this would unlikely be hit, still wrong it
>> is.
>
> Applied this one as 36b8f4974a88 down to v14.
> --
> Michael

Hi Micheal, thanks a lot for taking care of this patch, especially for working in the weekend.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-28 00:26:33 Re: cleanup: Split long Makefile lists across lines and sort them
Previous Message Michael Paquier 2025-12-27 23:30:13 Re: Fixes a clip bug in pg_stat_get_backend_activity()