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

Bruce Momjian <bruce@momjian.us>

Commit: 4f981f32ceca4ce37c57b8b3eaa8855b2ff19dc0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-05-15T16:05:42Z
Releases: 9.6.19
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