doc: Update documentation about reg* types

Peter Eisentraut <peter@eisentraut.org>

Commit: 8408e3a557ad26a7e88f867a425b2b9a86c4fa04
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-03-18T13:54:29Z
Releases: 13.0
doc: Update documentation about reg* types

Add missing index entries, add missing information on pg_upgrade man
page, order things alphabetical instead of (apparently) in the order
they were implemented, reduce repetitiveness a bit.

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +54 −49
doc/src/sgml/func.sgml modified +34 −36
doc/src/sgml/ref/pgupgrade.sgml modified +10 −3

Documentation touched