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/ecpg.sgml -->
<chapter id="ecpg">
<chapter id="ecpg" xreflabel="ecpg">
<title><application>ECPG</application> &mdash; Embedded <acronym>SQL</acronym> in C</title>
<indexterm zone="ecpg"><primary>embedded SQL</primary><secondary>in C</secondary></indexterm>

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/geqo.sgml -->
<chapter id="geqo">
<chapter id="geqo" xreflabel="geqo">
<title>Genetic Query Optimizer</title>
<para>

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/gin.sgml -->
<chapter id="gin">
<chapter id="gin" xreflabel="gin">
<title>GIN Indexes</title>
<indexterm>

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/gist.sgml -->
<chapter id="gist">
<chapter id="gist" xreflabel="gist">
<title>GiST Indexes</title>
<indexterm>

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/libpq.sgml -->
<chapter id="libpq">
<chapter id="libpq" xreflabel="libpq">
<title><application>libpq</application> &mdash; C Library</title>
<indexterm zone="libpq">

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/spi.sgml -->
<chapter id="spi">
<chapter id="spi" xreflabel="spi">
<title>Server Programming Interface</title>
<indexterm zone="spi">

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/vacuumlo.sgml -->
<refentry id="vacuumlo">
<refentry id="vacuumlo" xreflabel="vacuumlo">
<indexterm zone="vacuumlo">
<primary>vacuumlo</primary>
</indexterm>