]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix inconsistent quotes in some jsonb fields
authorMichael Paquier <michael@paquier.xyz>
Mon, 11 Jul 2022 01:56:48 +0000 (10:56 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 11 Jul 2022 01:56:48 +0000 (10:56 +0900)
commitec5f1fe2fca5f7b8f06aed6f3f4efbe8288c031e
tree47f71465539901ed66dc203f7024429f68ff9608
parentab7fef0acfbd33331b4d3a000d501454fdcee8f2
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
doc/src/sgml/json.sgml