Re: Add per-backend lock statistics
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Rui Zhao <zhaorui126@gmail.com>, Tatsuya Kawata <kawatatatsuya0913@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-06-30T08:07:55Z
Lists: pgsql-hackers
On Tue, Jun 30, 2026 at 05:22:14AM +0000, Bertrand Drouvot wrote: > Yeah, done in the attached. v20 is open, so done this one. -- Michael
Commits
-
Add backend-level lock statistics
- 8c579bdc366d master landed
-
Refactor pg_stat_get_lock() to use a helper function
- dfe7d17e0066 master landed