]> git.ipfire.org Git - thirdparty/postgresql.git/commit
SQL/JSON: Update example in JSON_QUERY() documentation
authorAmit Langote <amitlan@postgresql.org>
Fri, 13 Sep 2024 07:08:13 +0000 (16:08 +0900)
committerAmit Langote <amitlan@postgresql.org>
Fri, 13 Sep 2024 07:10:01 +0000 (16:10 +0900)
commit32ccfa0476ce1fbbe0326d87b0850894190017b5
treecab8fa5399cd09d38de71832d9d89dae3b90bac2
parent6ea7f04b73661a0141fdcbfb590961b02832114d
SQL/JSON: Update example in JSON_QUERY() documentation

Commit 2c27346ed684 fixed the behavior of JSON_QUERY() when WITH
CONDITIONAL WRAPPER is used, but the documentation example wasn't
updated to reflect this change. This commit updates the example to
show the correct result.

Per off-list report from Andreas Ulbrich.

Backpatch-through: 17
doc/src/sgml/func.sgml