pgsql: doc: revert "xreflabel" used for PL/Python & libpq chapters

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: revert "xreflabel" used for PL/Python & libpq chapters
Date: 2026-01-20 03:59:32
Message-ID: E1vi2tv-001X1l-26@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/85aedc67e9674b7fdbf7627bbb54ed5b741880c5

Modified Files
--------------
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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-01-20 04:26:43 pgsql: Add routine to free MCVList
Previous Message Michael Paquier 2026-01-19 23:11:33 pgsql: pg_stat_statements: Fix crash in list squashing with Vars