pgsql: Doc: clean up markup for jsonb_set and related functions. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: clean up markup for jsonb_set and related functions.
Date
Msg-id E1iDrl0-0004aw-4M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: clean up markup for jsonb_set and related functions.

The markup for optional parameters was neither correct nor consistent.
In passing, fix a spelling mistake.

Per report from Alex Macy.  Some of these mistakes are old, so
back-patch as appropriate.

Discussion: https://postgr.es/m/156953522258.1204.12736099368284950578@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4fa1d89cba0f1feb5120e99eb01c152ba276c4e9

Modified Files
--------------
doc/src/sgml/func.sgml | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add timeline as valid recovery target in standby.signal doc
Next
From: Tom Lane
Date:
Subject: pgsql: ANALYZE a_star and its children to avoid plan instability in tes