doc: Fix some issues with JSON_TABLE() examples
authorAmit Langote <amitlan@postgresql.org>
Wed, 19 Feb 2025 06:08:17 +0000 (15:08 +0900)
committerAmit Langote <amitlan@postgresql.org>
Wed, 19 Feb 2025 06:08:17 +0000 (15:08 +0900)
commite7563e3c75a83898eff495533b4736093c73778a
treeeb19838a42f6070e6a6249c9d6f1a7d9e352a620
parentac0e33136abc4668c9b08e1ba7db69afe1e0e2c3
doc: Fix some issues with JSON_TABLE() examples

 1. Remove an unused PASSING variable.

 2. Adjust formatting of JSON data used in an example to be valid
    under strict mode

Reported-by: MiƂosz Chmura <mieszko4@gmail.com>
Author: Robert Treat <rob@xzilla.net>
Discussion: https://postgr.es/m/173859550337.1071.4748984213168572913@wrigleys.postgresql.org
doc/src/sgml/func.sgml