doc: Fix inconsistent quotes in some jsonb fields

Michael Paquier <michael@paquier.xyz>

Commit: 1cd182163061f0c8619eaf79dc077ef78a81a13b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-07-11T01:56:17Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/json.sgml modified +2 −2

Documentation touched

Discussion