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 2771e3b1a8e773eaddcaff0f2a37856f6f05a861..d9adc23a563435ca483e748c799dc3dd41acde9c 100644 (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>
index 39d2163d160c2f44489ad7ead7a34a52a90aa420..13fcf233bb26a25a7aa18beb318e624f544fbc1e 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 0182b445855ca7d59ec57a4b07b9c781dfd9fb51..b4f6abae1225a2bbf79ba0f83658d694947e99e5 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 a7eec1e94970fc5baee92f0576480b3fa7cbe3a4..60d77411e0355f1f85480f823d5bc1beb8fe971d 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 75c7c5837b278342e6510e66f91eaa0673ddcf68..5bc54b2044ae59e37992e97aa7e8dde3e9c4055f 100644 (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">
index 033ed6960c3efe5ccc6ccfb0a1975507eea4a685..1a9768316d7690609a07dbe77a64e80563fa7699 100644 (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">
index 05d2705604b5a9f813c4b42747632c4534c53e70..71e54004225a4fe074ed94a6aa7fe775e8b46497 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> &mdash; <acronym>SQL</acronym> Procedural Language</title>
 
  <indexterm zone="plpgsql">
index 1921915b17247295d9490bf8e3572c8821a04017..facc3a93e2b35280492cb7cb84263d9905bbd753 100644 (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>
index 9e37fc3a14e25d661b162738fb8d9c244a923800..f5991b6a7a1f586d8efde51068c9094fbe6784b5 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 26b764d54b7d0dcbbebb41e7d4fbf723155dad56..e0dc748e0906f49ac7d2c8f963e89a8677b84479 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>