doc: add missing xreflabels to the main docs (not refs)
authorBruce Momjian <[email protected]>
Fri, 15 May 2020 16:05:43 +0000 (12:05 -0400)
committerBruce Momjian <[email protected]>
Fri, 15 May 2020 16:05:43 +0000 (12:05 -0400)
Add missing xreflabels for index types, geqo, libpq, spi, server-side
languages, ecpg, and vaacuumlo.

Backpatch-through: 9.5

doc/src/sgml/ecpg.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/gin.sgml
doc/src/sgml/gist.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/plpgsql.sgml
doc/src/sgml/plpython.sgml
doc/src/sgml/spi.sgml
doc/src/sgml/vacuumlo.sgml

index 18a7a86e2c82f6b745d0f564e3a77b1c99f28761..e87bef02498a57311fc0b9c41bea7b34ce09cfbc 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/ecpg.sgml -->
 
-<chapter id="ecpg">
+<chapter id="ecpg" xreflabel="ecpg">
  <title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
 
  <indexterm zone="ecpg"><primary>embedded SQL</primary><secondary>in C</secondary></indexterm>
index e0f8adcd6ed6901653f9fb01196b221af92ee05d..1f81ab2c6d2c1826ab8a3e05741e19a1d90ddeb3 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/geqo.sgml -->
 
- <chapter id="geqo">
+ <chapter id="geqo" xreflabel="geqo">
   <title>Genetic Query Optimizer</title>
 
   <para>
index 7c2321ec3c3aeeed2c346bf82e37788f461fda16..5082eb60518307d4acb790a48d5b205d41d71aba 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/gin.sgml -->
 
-<chapter id="GIN">
+<chapter id="GIN" xreflabel="gin">
 <title>GIN Indexes</title>
 
    <indexterm>
index 21bb51208821f5069e33a0ce0696d662fc372a2f..b2e6b7e49453195f4992dbd00a558bb731b9cd2d 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/gist.sgml -->
 
-<chapter id="GiST">
+<chapter id="GiST" xreflabel="gist">
 <title>GiST Indexes</title>
 
    <indexterm>
index 9256684eb7c036e3bd64eef96f55a0bb1b61887d..27f26efe3c572c212161ba70f598d6db9c6776cc 100644 (file)
@@ -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">
index 37a3557d61227be15d4cf3c9d870b9f1e4bf05d4..cdbd350c54cfc18853a42c785d65b024c2ddda0c 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plperl.sgml -->
 
- <chapter id="plperl">
+ <chapter id="plperl" xreflabel="PL/Perl">
   <title>PL/Perl - Perl Procedural Language</title>
 
   <indexterm zone="plperl">
index 328c1f3a0729e395feb5dbfef85253e69df82007..a91c7c3f3d13f444032273597f0ae21349a4dca2 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plpgsql.sgml -->
 
-<chapter id="plpgsql">
+<chapter id="plpgsql" xreflabel="PL/pgSQL">
   <title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
 
  <indexterm zone="plpgsql">
index c84e93a8f89fd3b2b31601c28ba244fc3ef384e3..a20e7431deefdaf5772062878b59d008176c07d5 100644 (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</></>
index 7f937e269c82aaa338f4049330a01c6148528ef6..02013c62b7b132b65ade257bcabaa76526401b45 100644 (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">
index 9da61c93fe4fe49cec92373f9ca40002343ad061..35cca166ebd7d6c52e34afe1c84fb64b833dbf89 100644 (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>