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-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e937eeb93af7539f2d65abc170d1c0369d46f12;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 7d05938feda..c2cc1326081 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 c447452b7c5..c860a47a2e1 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,6 +1,6 @@ - + PL/Python — Python Procedural Language PL/Python