]> 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:42 +0000 (12:05 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 15 May 2020 16:05:42 +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 bc2f1c3091ac9e68342775045c6f79ab2eb8093c..0528ef597fb96d622d3e4779795862f8cca074d5 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 05d92eb97502073dd8a19d44f3d1e79be8928056..70c5f1a1f6220843c09b21c144aa1bba822cdeac 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 101c1ad56d9b0446a0280fa088af366cf75bc1ee..b968c0a8486e81fe63b743ab42806d7fc541d6ae 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 9117769125a9e0b868cc970ed3782796243c7de1..6f37b829e3c2ebac59706183ecc6521ada9aea4d 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 3fdb8cbda2a92aefd54d9364c4deb2d223c3a6df..08bd03485ae109d214e0784ee267b2109daa1867 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 9929b84e6e35ac3ec6c570dbbe519d24a7600fe4..def7b020a0146815c86f09371500c730940fc28d 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 2af9c7baea58c65f5a5ffbc0bb03314f2d9c768b..07186016fe7757c83c7fc2f69c4ebe038898b6a2 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>