Thread: pgsql: Doc: update sections 9.5 and 9.6 for new function table layout.

pgsql: Doc: update sections 9.5 and 9.6 for new function table layout.

From
Tom Lane
Date:
Doc: update sections 9.5 and 9.6 for new function table layout.

Along the way, update the older examples for bytea to use "hex"
output format.  That lets us get rid of the lame disclaimer about
how the examples assume bytea_output = escape, which was only half
true anyway because none of the more-recently-added examples had
paid any attention to that.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4157f73b4ba7fa0c6fb117cb9b5a771875850c83

Modified Files
--------------
doc/src/sgml/func.sgml | 835 ++++++++++++++++++++++++++++++-------------------
1 file changed, 508 insertions(+), 327 deletions(-)