pgsql: Doc: update sections 9.14 - 9.16 for new function table layout.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: update sections 9.14 - 9.16 for new function table layout.
Date: 2020-04-30 16:53:50
Message-ID: E1jUCRa-0003Bn-01@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: update sections 9.14 - 9.16 for new function table layout.

Minor editorial changes in the first two sections; larger ones
in the JSON section.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/30e82f1bc9888d7f84bdcad33f460dd8db752b08

Modified Files
--------------
doc/src/sgml/func.sgml | 4079 +++++++++++++++++++++++++++---------------------
doc/src/sgml/json.sgml | 29 +-
2 files changed, 2346 insertions(+), 1762 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-04-30 18:33:19 Re: pgsql: Add deduplication to nbtree.
Previous Message Peter Eisentraut 2020-04-30 07:43:08 pgsql: Make SQL/JSON error code names match SQL standard