Doc: update section 9.12 for new function table layout.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5b0aa112a8f74e93d28c2dc002cfdaea5c40eeda
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-04-23T19:12:42Z
Releases: 13.0
Doc: update section 9.12 for new function table layout.

Also rearrange that page a bit for more consistency and less
duplication.

In passing, fix erroneous examples of the results of abbrev(cidr)
in datatype.sgml, and do a bit of copy-editing there.

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +19 −13
doc/src/sgml/func.sgml modified +491 −397

Documentation touched