doc: Fix some issues with JSON_TABLE() examples

Amit Langote <amitlan@postgresql.org>

Commit: e7563e3c75a83898eff495533b4736093c73778a
Author: Amit Langote <amitlan@postgresql.org>
Date: 2025-02-19T06:08:17Z
Releases: 18.0
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

Files

PathChange+/−
doc/src/sgml/func.sgml modified +3 −3

Documentation touched

Discussion