From: Bruce Momjian Date: Tue, 20 Jan 2026 03:59:10 +0000 (-0500) Subject: doc: revert "xreflabel" used for PL/Python & libpq chapters X-Git-Tag: REL_18_2~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85aedc67e9674b7fdbf7627bbb54ed5b741880c5;p=thirdparty%2Fpostgresql.git 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 --- 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) § §