]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: add missing xreflabels to the main docs (not refs)
authorBruce Momjian <bruce@momjian.us>
Fri, 15 May 2020 16:05:43 +0000 (12:05 -0400)
committerBruce Momjian <bruce@momjian.us>
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 9aa0343eef7bea04d86e2c87415a71509518dd19..9f65b8beb14e8580da54b89aacbf0188383a79bc 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 5120dfbb4246b2755af7b984c0cb4fdc54d42c7f..fb965118464bba3a5f35f54cfe1fa62edba07776 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 cc7cd1ed2c4cc9152355f7f2e825919324581110..8a4e7bb0411805915e26895d2f3389cbf810a332 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 beed6521eb5cd10e64787bd3dcff08aaf29ea2ee..858101eeef47f51a0142dfea965ce8f1c1bb7d1f 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 ee3b4e7435f3595ec3d6d48ed1551bccb8a056d2..66754409229e10385175cde43bd1528a0303dea5 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 967efba3b5527e4ba730878971bc8dd3f6c1f71b..cf424f8d02d835092b18b775bec19d1fd70cf488 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 95206ebfc1d210faa1af301e193abe62df3f4f72..87aab8730af324f3115b75728521d50b9c2df568 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 60a5907464031557e03b74b7a1db4b5ca0d38d50..8dfa45c734d2579e935ba16c7cf0692d97e05dda 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</primary></indexterm>
index 6f4f3bae6ff3af17b523890ddbabacedc79db202..c1185dc4f919b0cc8aad7c6ab8ce804045b28572 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 0b4dfc2b17a25475fb3c1d40000dcbaae0b02547..93aad0011538bcebf7de8d1568ede5d16a839a2b 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>