[PATCH] PASSING clause documentation fix

Started by Aditya Gollamudi3 months ago2 messageshackers
Jump to latest
#1Aditya Gollamudi
adigollamudi@gmail.com

Hello!

I noticed an old TODO while reading through the code for
the Section 8.14 docs. I've attached a patch below which
attempts to resolve it, by adding some more clarification
about the PASSING clause, now that it has been implemented.

Specifically, I clarified that jsonpath named variables ($varname)
can be set either through the vars parameter or using the
PASSING clause. Any feedback is appreciated!

Thanks,
Adi Gollamudi

Attachments:

jsonpath-vars-passing.patchtext/x-diff; charset=us-asciiDownload+4-4
#2Daniel Gustafsson
daniel@yesql.se
In reply to: Aditya Gollamudi (#1)
Re: [PATCH] PASSING clause documentation fix

On 17 Jan 2026, at 06:14, Aditya Gollamudi <adigollamudi@gmail.com> wrote:

I noticed an old TODO while reading through the code for
the Section 8.14 docs.

Nice catch, I've pushed this with some commit message tweaking.

--
Daniel Gustafsson