pgsql: doc: Reorder JSON functions documentation

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Reorder JSON functions documentation
Date: 2019-09-26 07:51:42
Message-ID: E1iDOYw-0005Ld-0n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Reorder JSON functions documentation

Put the description of the SQL/JSON path language after the
description of the general JSON functions and operators, instead of
before.

Discussion: https://www.postgresql.org/message-id/16968.1569189812@sss.pgh.pa.us

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/66e0ea75bb9d4b40c734067dd7c7e1fc804a88cb

Modified Files
--------------
doc/src/sgml/func.sgml | 1649 ++++++++++++++++++++++++------------------------
1 file changed, 823 insertions(+), 826 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-26 08:52:59 pgsql: doc: Update note about source code formatting
Previous Message Peter Eisentraut 2019-09-26 07:51:41 pgsql: doc: Reorder JSON functions documentation