mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
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
This commit is contained in:
		
							parent
							
								
									77a3be32f7
								
							
						
					
					
						commit
						0dd1eb3aea
					
				@ -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>
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
<!-- doc/src/sgml/geqo.sgml -->
 | 
			
		||||
 | 
			
		||||
 <chapter id="geqo" xreflabel="geqo">
 | 
			
		||||
 <chapter id="geqo">
 | 
			
		||||
  <title>Genetic Query Optimizer</title>
 | 
			
		||||
 | 
			
		||||
  <para>
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
<!-- doc/src/sgml/gin.sgml -->
 | 
			
		||||
 | 
			
		||||
<chapter id="gin" xreflabel="gin">
 | 
			
		||||
<chapter id="gin">
 | 
			
		||||
<title>GIN Indexes</title>
 | 
			
		||||
 | 
			
		||||
   <indexterm>
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
<!-- doc/src/sgml/gist.sgml -->
 | 
			
		||||
 | 
			
		||||
<chapter id="gist" xreflabel="gist">
 | 
			
		||||
<chapter id="gist">
 | 
			
		||||
<title>GiST Indexes</title>
 | 
			
		||||
 | 
			
		||||
   <indexterm>
 | 
			
		||||
 | 
			
		||||
@ -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">
 | 
			
		||||
 | 
			
		||||
@ -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>
 | 
			
		||||
 | 
			
		||||
@ -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">
 | 
			
		||||
 | 
			
		||||
@ -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">
 | 
			
		||||
 | 
			
		||||
@ -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</primary></indexterm>
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
<!-- doc/src/sgml/spgist.sgml -->
 | 
			
		||||
 | 
			
		||||
<chapter id="spgist" xreflabel="SP-GiST">
 | 
			
		||||
<chapter id="spgist">
 | 
			
		||||
<title>SP-GiST Indexes</title>
 | 
			
		||||
 | 
			
		||||
   <indexterm>
 | 
			
		||||
 | 
			
		||||
@ -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">
 | 
			
		||||
 | 
			
		||||
@ -301,7 +301,7 @@ where <replaceable>PPP</replaceable> is the PID of the owning backend and
 | 
			
		||||
 | 
			
		||||
</sect1>
 | 
			
		||||
 | 
			
		||||
<sect1 id="storage-toast" xreflabel="TOAST">
 | 
			
		||||
<sect1 id="storage-toast">
 | 
			
		||||
 | 
			
		||||
<title>TOAST</title>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
<!-- doc/src/sgml/vacuumlo.sgml -->
 | 
			
		||||
 | 
			
		||||
<refentry id="vacuumlo" xreflabel="vacuumlo">
 | 
			
		||||
<refentry id="vacuumlo">
 | 
			
		||||
 <indexterm zone="vacuumlo">
 | 
			
		||||
  <primary>vacuumlo</primary>
 | 
			
		||||
 </indexterm>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user