doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
authorBruce Momjian <[email protected]>
Thu, 11 Jun 2020 22:19:25 +0000 (18:19 -0400)
committerBruce Momjian <[email protected]>
Thu, 11 Jun 2020 22:19:25 +0000 (18:19 -0400)
xreflabels prevent references to the chapter numbers of sections id's.
It should only be used in specific cases.

Discussion: https://postgr.es/m/8315c0ca-7758-8823-fcb6-f37f9413e6b6@2ndquadrant.com

Backpatch-through: 9.5

13 files changed:
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/maintenance.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/plpgsql.sgml
doc/src/sgml/plpython.sgml
doc/src/sgml/spgist.sgml
doc/src/sgml/spi.sgml
doc/src/sgml/storage.sgml
doc/src/sgml/vacuumlo.sgml

index e87bef02498a57311fc0b9c41bea7b34ce09cfbc..18a7a86e2c82f6b745d0f564e3a77b1c99f28761 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/ecpg.sgml -->
 
-<chapter id="ecpg" xreflabel="ecpg">
+<chapter id="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 1f81ab2c6d2c1826ab8a3e05741e19a1d90ddeb3..e0f8adcd6ed6901653f9fb01196b221af92ee05d 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/geqo.sgml -->
 
- <chapter id="geqo" xreflabel="geqo">
+ <chapter id="geqo">
   <title>Genetic Query Optimizer</title>
 
   <para>
index 5082eb60518307d4acb790a48d5b205d41d71aba..7c2321ec3c3aeeed2c346bf82e37788f461fda16 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/gin.sgml -->
 
-<chapter id="GIN" xreflabel="gin">
+<chapter id="GIN">
 <title>GIN Indexes</title>
 
    <indexterm>
index b2e6b7e49453195f4992dbd00a558bb731b9cd2d..21bb51208821f5069e33a0ce0696d662fc372a2f 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/gist.sgml -->
 
-<chapter id="GiST" xreflabel="gist">
+<chapter id="GiST">
 <title>GiST Indexes</title>
 
    <indexterm>
index 27f26efe3c572c212161ba70f598d6db9c6776cc..9256684eb7c036e3bd64eef96f55a0bb1b61887d 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/libpq.sgml -->
 
-<chapter id="libpq" xreflabel="libpq">
+<chapter id="libpq">
  <title><application>libpq</application> - C Library</title>
 
  <indexterm zone="libpq">
index f3c81fa924314a42690588e28d375a3548e83844..63ddcae5829e61854b66d151b465b6010d2eb1d7 100644 (file)
@@ -707,7 +707,7 @@ HINT:  Stop the postmaster and vacuum that database in single-user mode.
    </sect3>
   </sect2>
 
-  <sect2 id="autovacuum" xreflabel="autovacuum">
+  <sect2 id="autovacuum">
    <title>The Autovacuum Daemon</title>
 
    <indexterm>
index cdbd350c54cfc18853a42c785d65b024c2ddda0c..37a3557d61227be15d4cf3c9d870b9f1e4bf05d4 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plperl.sgml -->
 
- <chapter id="plperl" xreflabel="PL/Perl">
+ <chapter id="plperl">
   <title>PL/Perl - Perl Procedural Language</title>
 
   <indexterm zone="plperl">
index a91c7c3f3d13f444032273597f0ae21349a4dca2..328c1f3a0729e395feb5dbfef85253e69df82007 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plpgsql.sgml -->
 
-<chapter id="plpgsql" xreflabel="PL/pgSQL">
+<chapter id="plpgsql">
   <title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
 
  <indexterm zone="plpgsql">
index a20e7431deefdaf5772062878b59d008176c07d5..c84e93a8f89fd3b2b31601c28ba244fc3ef384e3 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/plpython.sgml -->
 
-<chapter id="plpython" xreflabel="PL/Python">
+<chapter id="plpython">
  <title>PL/Python - Python Procedural Language</title>
 
  <indexterm zone="plpython"><primary>PL/Python</></>
index 246434252ac73a949e5cde155a8c90caa422df90..f0e4e130886e60a3c89a8b9bd0992c209ae871d6 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/spgist.sgml -->
 
-<chapter id="SPGiST" xreflabel="SP-GiST">
+<chapter id="SPGiST">
 <title>SP-GiST Indexes</title>
 
    <indexterm>
index 02013c62b7b132b65ade257bcabaa76526401b45..7f937e269c82aaa338f4049330a01c6148528ef6 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/spi.sgml -->
 
-<chapter id="spi" xreflabel="spi">
+<chapter id="spi">
  <title>Server Programming Interface</title>
 
  <indexterm zone="spi">
index 34bddf8a95d847811568f63a590746bb587c1687..2247f09e73a210a234f3e97330c25a7174c544de 100644 (file)
@@ -293,7 +293,7 @@ where <replaceable>PPP</> is the PID of the owning backend and
 
 </sect1>
 
-<sect1 id="storage-toast" xreflabel="TOAST">
+<sect1 id="storage-toast">
 
 <title>TOAST</title>
 
index 35cca166ebd7d6c52e34afe1c84fb64b833dbf89..9da61c93fe4fe49cec92373f9ca40002343ad061 100644 (file)
@@ -1,6 +1,6 @@
 <!-- doc/src/sgml/vacuumlo.sgml -->
 
-<refentry id="vacuumlo" xreflabel="vacuumlo">
+<refentry id="vacuumlo">
  <indexterm zone="vacuumlo">
   <primary>vacuumlo</primary>
  </indexterm>