mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
doc: add missing xreflabels to the main docs (not refs)
Add missing xreflabels for index types, geqo, libpq, spi, server-side languages, ecpg, and vaacuumlo. Backpatch-through: 9.5
This commit is contained in:
parent
bc1c1de2cc
commit
75fcdd2ae2
@ -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>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/geqo.sgml -->
|
||||
|
||||
<chapter id="geqo">
|
||||
<chapter id="geqo" xreflabel="geqo">
|
||||
<title>Genetic Query Optimizer</title>
|
||||
|
||||
<para>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/gin.sgml -->
|
||||
|
||||
<chapter id="gin">
|
||||
<chapter id="gin" xreflabel="gin">
|
||||
<title>GIN Indexes</title>
|
||||
|
||||
<indexterm>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/gist.sgml -->
|
||||
|
||||
<chapter id="gist">
|
||||
<chapter id="gist" xreflabel="gist">
|
||||
<title>GiST Indexes</title>
|
||||
|
||||
<indexterm>
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/vacuumlo.sgml -->
|
||||
|
||||
<refentry id="vacuumlo">
|
||||
<refentry id="vacuumlo" xreflabel="vacuumlo">
|
||||
<indexterm zone="vacuumlo">
|
||||
<primary>vacuumlo</primary>
|
||||
</indexterm>
|
||||
|
Loading…
x
Reference in New Issue
Block a user