Обсуждение: [PATCH] PASSING clause documentation fix

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

[PATCH] PASSING clause documentation fix

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