On Wed, Feb 19, 2025 at 3:33 PM Amit Langote <amit...@postgresql.org> wrote: > doc: Fix some issues with JSON_TABLE() exampls > > 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 <miesz...@gmail.com> > Author: Robert Treat <r...@xzilla.net> > Discussion: > https://postgr.es/m/173859550337.1071.4748984213168572...@wrigleys.postgresql.org
Oops, forgot to add the Backpatch-through tag here. -- Thanks, Amit Langote