| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Mention PASSING support for jsonpath variables |
| Date: | 2026-02-13 11:27:24 |
| Message-ID: | E1vqrKV-000ZBV-1z@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Mention PASSING support for jsonpath variables
Commit dfd79e2d added a TODO comment to update this paragraph
when support for PASSING was added. Commit 6185c9737cf added
PASSING but missed resolving this TODO. Fix by expanding the
paragraph with a reference to PASSING.
Author: Aditya Gollamudi <adigollamudi(at)gmail(dot)com>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/20260117051406.sx6pss4ryirn2x4v@pgs
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/aa082bed0b6433b58815683dde425bce57ed931c
Modified Files
--------------
doc/src/sgml/json.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2026-02-13 14:23:14 | Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. |
| Previous Message | Daniel Gustafsson | 2026-02-13 10:52:00 | pgsql: doc: Update docs images README with required ditaa version |