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

From Michael Paquier
Subject Re: Fixes a clip bug in pg_stat_get_backend_activity()
Date
Msg-id aVBsBQ4qxNg-T5KC@paquier.xyz
Whole thread Raw
In response to Re: Fixes a clip bug in pg_stat_get_backend_activity()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Fixes a clip bug in pg_stat_get_backend_activity()
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Nikolay Samokhvalov
Date:
Subject: Proposal: Add rows_filtered column to pg_stat_statements for index opportunity detection
Next
From: Chao Li
Date:
Subject: Re: Fixes a clip bug in pg_stat_get_backend_activity()