Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Tatsuya Kawata <kawatatatsuya0913@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-01T01:09:14Z
Lists: pgsql-hackers
On Mon, Jun 29, 2026 at 04:52:32AM +0000, Bertrand Drouvot wrote: > Yeah. I just wonder if we should mention it does not apply to shared relation > while at it. Added a sentence about shared relations in the second paragraph, and applied the result on HEAD. -- Michael
Commits
-
doc: Add new section describing fast-path locking
- 2d31da527169 master landed