1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-12 02:37:31 +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 bc1c1de2cc
commit 75fcdd2ae2
10 changed files with 10 additions and 10 deletions

View File

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