pgsql: doc: Fix inconsistent quotes in some jsonb fields - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix inconsistent quotes in some jsonb fields
Date
Msg-id E1oAifi-002CKH-PD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix inconsistent quotes in some jsonb fields

Single quotes are not allowed in json internals, double quotes are.

Reported-by: Eric Mutta
Discussion: https://postgr.es/m/165715362165.665.3875113264927503997@wrigleys.postgresql.org
Backpatch-through: 14

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/json.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Tidy up claimed supported CPUs and OSes.
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve two comments related to a boolean DefElem's value