1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +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:
Bruce Momjian
2020-05-15 12:05:43 -04:00
parent bc1c1de2cc
commit 75fcdd2ae2
10 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
<!-- doc/src/sgml/gist.sgml -->
<chapter id="gist">
<chapter id="gist" xreflabel="gist">
<title>GiST Indexes</title>
<indexterm>