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/[email protected]
Backpatch-through: 14
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/ec5f1fe2fca5f7b8f06aed6f3f4efbe8288c031e
Modified Files
--------------
doc/src/sgml/json.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)