Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata <kawatatatsuya0913@gmail.com>
From: Tatsuya Kawata <kawatatatsuya0913@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-01T15:36:35Z
Lists: pgsql-hackers
Hi Michael-san, Bertrand-san, > Added a sentence about shared relations in the second paragraph, and > applied the result on HEAD. Thank you for the commit, and for all the reviews throughout the thread. The final result is much better than what I started with. Regards, Tatsuya Kawata
Commits
-
doc: Add new section describing fast-path locking
- 2d31da527169 master landed