doc: revert "xreflabel" used for PL/Python & libpq chapters
authorBruce Momjian <bruce@momjian.us>
Tue, 20 Jan 2026 03:59:10 +0000 (22:59 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 20 Jan 2026 03:59:10 +0000 (22:59 -0500)
This reverts d8aa21b74ff, which was added for the PG 18 release notes,
and adjusts the PG 18 release notes for this change.  This is necessary
since the "xreflabel" affected other references to these chapters.

Reported-by: Robert Treat
Author: Robert Treat

Discussion: https://postgr.es/m/CABV9wwNEZDdp5QtrW5ut0H+MOf6U1PvrqBqmgSTgcixqk+Q73A@mail.gmail.com

Backpatch-through: 18

doc/src/sgml/libpq.sgml
doc/src/sgml/plpython.sgml

index 7d05938feda9f313c275999257e7a05b7662dad4..c2cc1326081bde79cefa33a0bd050c97bfec4229 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/libpq.sgml -->
 
-<chapter id="libpq" xreflabel="libpq">
+<chapter id="libpq">
  <title><application>libpq</application> &mdash; C Library</title>
 
  <indexterm zone="libpq">
index c447452b7c5f0b88fcd6c1b6cd929cb174bc4a19..c860a47a2e1583e4a8b8c3e7be7275328faa7e23 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plpython.sgml -->
 
-<chapter id="plpython" xreflabel="PL/Python">
+<chapter id="plpython">
  <title>PL/Python &mdash; Python Procedural Language</title>
 
  <indexterm zone="plpython"><primary>PL/Python</primary></indexterm>