pgsql: Doc: copy-edit "jsonb Indexing" section.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: copy-edit "jsonb Indexing" section.
Date: 2022-06-08 16:02:07
Message-ID: E1nyy8F-003K0A-AF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/abed46aea4739c78802ab2ce5e93dc9a7e23c113

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-06-08 17:26:24 pgsql: Be more careful about GucSource for internally-driven GUC settin
Previous Message Peter Eisentraut 2022-06-08 13:38:22 pgsql: Put option listing back into alphabetical order