pgsql: doc: Drop stale note about extension LWLock names.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Drop stale note about extension LWLock names.
Date: 2026-08-31 17:07:41
Message-ID: E1x15Tw-00000002uCJ-3MKS@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Drop stale note about extension LWLock names.

Oversight in commit 38b602b028.

Backpatch-through: 19

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/98cd8d509f8bc0aef4ea2aa5eb71085bece38b78

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-31 17:35:16 pgsql: doc: Fix link on pg_dsm_registry_allocations page.
Previous Message Michael Paquier 2026-08-31 03:52:03 pgsql: test_extensible: Test module for extensible nodes and custom sca