1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00

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
This commit is contained in:
Bruce Momjian
2020-05-15 12:05:43 -04:00
parent a4def04df5
commit 621455b783
10 changed files with 10 additions and 10 deletions

View File

@ -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>