Re: Fixes a clip bug in pg_stat_get_backend_activity()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
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-27 23:30:13
Message-ID: aVBsBQ4qxNg-T5KC@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-12-28 00:23:51 Re: Fixes a clip bug in pg_stat_get_backend_activity()
Previous Message Nikolay Samokhvalov 2025-12-27 23:08:12 Proposal: Add rows_filtered column to pg_stat_statements for index opportunity detection