pgsql: doc: Fix inconsistent quotes in some jsonb fields
Started by Michael Paquieralmost 4 years ago1 messagescomitters
doc: Fix inconsistent quotes in some jsonb fields
Single quotes are not allowed in json internals, double quotes are.
Reported-by: Eric Mutta
Discussion: /messages/by-id/165715362165.665.3875113264927503997@wrigleys.postgresql.org
Backpatch-through: 14
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/1cd182163061f0c8619eaf79dc077ef78a81a13b
Modified Files
--------------
doc/src/sgml/json.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)