From 85aedc67e9674b7fdbf7627bbb54ed5b741880c5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 19 Jan 2026 22:59:10 -0500 Subject: [PATCH] doc: revert "xreflabel" used for PL/Python & libpq chapters 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 | 2 +- doc/src/sgml/plpython.sgml | 2 +- doc/src/sgml/release-18.sgml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 03d1e6abbce..e50f0cbd8c7 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,6 +1,6 @@ - + <application>libpq</application> — C Library diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index cb065bf5f88..bee817ea822 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,6 +1,6 @@ - + PL/Python — Python Procedural Language PL/Python diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index f35082861e0..7481fae575c 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -3873,7 +3873,7 @@ Author: Tom Lane - <xref linkend="libpq"/> + <link linkend="libpq">Libpq</link> @@ -4860,8 +4860,8 @@ Author: Peter Eisentraut - Add support for Python "Limited API" in (Peter Eisentraut) + Add support for Python "Limited API" in PL/Python (Peter Eisentraut) § § -- 2.47.3