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:
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/libpq.sgml -->
|
||||
|
||||
<chapter id="libpq">
|
||||
<chapter id="libpq" xreflabel="libpq">
|
||||
<title><application>libpq</application> — C Library</title>
|
||||
|
||||
<indexterm zone="libpq">
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/plpython.sgml -->
|
||||
|
||||
<chapter id="plpython">
|
||||
<chapter id="plpython" xreflabel="PL/Python">
|
||||
<title>PL/Python — Python Procedural Language</title>
|
||||
|
||||
<indexterm zone="plpython"><primary>PL/Python</primary></indexterm>
|
||||
|
Reference in New Issue
Block a user