doc: add missing xreflabels to the main docs (not refs)

Bruce Momjian <bruce@momjian.us>

Commit: 75fcdd2ae2174c49a56acb4d10c920a6a45570f7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-05-15T16:05:43Z
Releases: 13.0
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

Files

PathChange+/−
doc/src/sgml/ecpg.sgml modified +1 −1
doc/src/sgml/geqo.sgml modified +1 −1
doc/src/sgml/gin.sgml modified +1 −1
doc/src/sgml/gist.sgml modified +1 −1
doc/src/sgml/libpq.sgml modified +1 −1
doc/src/sgml/plperl.sgml modified +1 −1
doc/src/sgml/plpgsql.sgml modified +1 −1
doc/src/sgml/plpython.sgml modified +1 −1
doc/src/sgml/spi.sgml modified +1 −1
doc/src/sgml/vacuumlo.sgml modified +1 −1

Documentation touched