Re: Minor suggestions for docs regarding json_table
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Robert Treat <rob@xzilla.net>
Cc: Miłosz Chmura <mieszko4@gmail.com>, pgsql-docs@lists.postgresql.org
Date: 2025-02-19T07:26:33Z
Lists: pgsql-docs
On Sat, Feb 15, 2025 at 12:20 AM Robert Treat <rob@xzilla.net> wrote: >> Given this, I think we should leave the path name documentation as it >> is for now and address it, if needed, as part of the patch for the >> PLAN clause. I'll go ahead and push your other fixes as in the >> attached patch. >> > > Ah, thanks for the heads up. Reasoning makes sense to me / patch looks good. Thanks! Pushed this now, thanks for the patch. -- Thanks, Amit Langote
Commits
-
doc: Fix some issues with JSON_TABLE() examples
- e7563e3c75a8 18.0 landed
-
doc: Fix some issues with JSON_TABLE() exampls
- 77cdee9ea905 17.5 landed