Re: Fixes a clip bug in pg_stat_get_backend_activity() - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fixes a clip bug in pg_stat_get_backend_activity()
Date
Msg-id 9DA3CDE5-90D3-40E6-9ADD-2725CBA2A585@gmail.com
Whole thread Raw
In response to Re: Fixes a clip bug in pg_stat_get_backend_activity()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

> On Dec 28, 2025, at 07:30, Michael Paquier <michael@paquier.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/







pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fixes a clip bug in pg_stat_get_backend_activity()
Next
From: Michael Paquier
Date:
Subject: Re: cleanup: Split long Makefile lists across lines and sort them