[PATCH] PASSING clause documentation fix

Поиск
Список
Период
Сортировка
Искать

[PATCH] PASSING clause documentation fix

От:
Aditya 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

Re: [PATCH] PASSING clause documentation fix

От:
Daniel Gustafsson <daniel@yesql.se>
Дата:
> On 17 Jan 2026, at 06:14, Aditya Gollamudi  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



FAQ