Thread
-
Re: Fixes a clip bug in pg_stat_get_backend_activity()
Michael Paquier <michael@paquier.xyz> — 2025-12-27T23:30:13Z
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