| From: | solai v <solai(dot)cdac(at)gmail(dot)com> |
|---|---|
| To: | Aleksander Alekseev <aleksander(at)tigerdata(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz> |
| Subject: | Re: [PATCH] Cover get_json_table_plan() with tests |
| Date: | 2026-07-29 10:00:10 |
| Message-ID: | CAF0whueccWSAcr=7DyErW-FWdBMLSpz5yQ1EE79=0OX7bJS7ww@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Aleksander,
I tested v3 of the patch on the current PostgreSQL master.
The patch applied cleanly, and make check completed successfully with
all 245 regression tests passing.
I also tested the existing JSON_TABLE functionality manually using
SELECT, EXPLAIN, and EXPLAIN VERBOSE, and everything worked as
expected.
I didn't run into any issues while testing this version. The patch
looks good to me.
Regards,
solai
| From | Date | Subject | |
|---|---|---|---|
| Next Message | chee.wooson | 2026-07-29 10:10:43 | [PATCH v1 0/2] Fix exported snapshot xmin handoff race |
| Previous Message | Nishant Sharma | 2026-07-29 09:58:45 | Re: PSQL schema "describe" \dn is not escaping quotes |