1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

doc: add xreflabel text for libpq and PL/Python

to be used for PG 18 release notes
This commit is contained in:
Bruce Momjian
2025-06-19 11:50:50 -04:00
parent dec6643487
commit d8aa21b74f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/libpq.sgml -->
<chapter id="libpq">
<chapter id="libpq" xreflabel="libpq">
<title><application>libpq</application> &mdash; C Library</title>
<indexterm zone="libpq">

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/plpython.sgml -->
<chapter id="plpython">
<chapter id="plpython" xreflabel="PL/Python">
<title>PL/Python &mdash; Python Procedural Language</title>
<indexterm zone="plpython"><primary>PL/Python</primary></indexterm>