Doc: update section 9.13 for new function table layout.

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

Commit: f8d3e2ab27d22c1f032b0541fd7650e02e8907f7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-04-24T19:51:43Z
Releases: 13.0
Doc: update section 9.13 for new function table layout.

This includes the usual amount of editorial cleanup, such as
correcting wrong or less-helpful-than-they-could-be examples.

I moved the two tsvector-updating triggers into "9.28 Trigger
Functions", which seems like a better home for them.  (I believe
that section didn't exist when this text was originally written.)

Files

PathChange+/−
doc/src/sgml/func.sgml modified +947 −576
doc/src/sgml/textsearch.sgml modified +6 −1

Documentation touched