summaryrefslogtreecommitdiff
path: root/doc/src/sgml/plpython.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-05-15 12:05:42 -0400
committerBruce Momjian <bruce@momjian.us>2020-05-15 12:05:42 -0400
commitc2dff5035cadd232c0dde3924ac434a0218a7b8f (patch)
tree0ad9998cc4be2f69057aa6569d9aa1c596ae7b33 /doc/src/sgml/plpython.sgml
parent6e00b43fb822ee22fca344b6f92d7a81b85bd4fb (diff)
doc: add missing xreflabels to the main docs (not refs)
Add missing xreflabels for index types, geqo, libpq, spi, server-side languages, ecpg, and vaacuumlo. Backpatch-through: 9.5
Diffstat (limited to 'doc/src/sgml/plpython.sgml')
-rw-r--r--doc/src/sgml/plpython.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml
index bb681bb23c5..bedf3ad501b 100644
--- a/doc/src/sgml/plpython.sgml
+++ b/doc/src/sgml/plpython.sgml
@@ -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</></>