[PATCH] PASSING clause documentation fix - Mailing list pgsql-hackers

From Aditya Gollamudi
Subject [PATCH] PASSING clause documentation fix
Date
Msg-id 20260117051406.sx6pss4ryirn2x4v@pgs
Whole thread Raw
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition