Skip to content

Commit d8aa21b

Browse files
committed
doc: add xreflabel text for libpq and PL/Python
to be used for PG 18 release notes
1 parent dec6643 commit d8aa21b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/libpq.sgml -->
22

3-
<chapter id="libpq">
3+
<chapter id="libpq" xreflabel="libpq">
44
<title><application>libpq</application> &mdash; C Library</title>
55

66
<indexterm zone="libpq">

doc/src/sgml/plpython.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/plpython.sgml -->
22

3-
<chapter id="plpython">
3+
<chapter id="plpython" xreflabel="PL/Python">
44
<title>PL/Python &mdash; Python Procedural Language</title>
55

66
<indexterm zone="plpython"><primary>PL/Python</primary></indexterm>

0 commit comments

Comments
 (0)