pgsql: doc: Update documentation about reg* types

Started by Peter Eisentrautover 6 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8408e3a557ad26a7e88f867a425b2b9a86c4fa04

Modified Files
--------------
doc/src/sgml/datatype.sgml | 103 +++++++++++++++++++++-------------------
doc/src/sgml/func.sgml | 70 +++++++++++++--------------
doc/src/sgml/ref/pgupgrade.sgml | 13 +++--
3 files changed, 98 insertions(+), 88 deletions(-)