Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Date
Msg-id akIKCkeaq6Zk-uPM@paquier.xyz
Whole thread
In response to Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
List 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.

[... checks code ...]

EligibleForRelationFastPath() tells that, yes.  An extra mention would
be nice, good catch.  Better than having to guess from the code.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Next
From: Fujii Masao
Date:
Subject: Re: Remove the refint contrib module (for v20)