pgsql: Doc: copy-edit "jsonb Indexing" section. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: copy-edit "jsonb Indexing" section.
Date
Msg-id E1nyy8F-003K0H-Br@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: copy-edit "jsonb Indexing" section.

The patch introducing jsonpath dropped a para about that between
two related examples, and didn't bother updating the introductory
sentences that it falsified.  The grammar was pretty shaky as well.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/51b0198d2ada0ed15feb491f7b155aed12edbcb2

Modified Files
--------------
doc/src/sgml/json.sgml | 54 ++++++++++++++++++++++++++++++--------------------
1 file changed, 32 insertions(+), 22 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Put option listing back into alphabetical order
Next
From: Tom Lane
Date:
Subject: pgsql: Be more careful about GucSource for internally-driven GUC settin