Re: pgsql: doc: Fix some issues with JSON_TABLE() exampls

2025-02-19 Thread Amit Langote
On Wed, Feb 19, 2025 at 3:33 PM Amit Langote 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 > Author: Robert Treat > Di

pgsql: doc: Fix some issues with JSON_TABLE() exampls

2025-02-18 Thread Amit Langote
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 Author: Robert Treat Discussion: https://postgr.es/m/173859550337.1071.4748984213168572...@w