From: | Nikita Malakhov <hukutoc(at)gmail(dot)com> |
---|---|
To: | Amit Langote <amitlangote09(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SQL/JSON json_table plan clause |
Date: | 2025-04-11 18:57:05 |
Message-ID: | CAN-LCVPSYfLZHcmvct-_nGZ7peTat-Bo--04K9VXGU8p_TcbWg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi hackers!
Thanks to Amit for reviewing the patch. I've reworked it according to Amit's
recommendations and divided it into 2 parts: part 1 contains PLAN clause
code and part 2 tests. Reworked code is much more compact, so I hope
it would not be so painful to review.
--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company
https://postgrespro.ru/
Attachment | Content-Type | Size |
---|---|---|
v20-0001-JSON-TABLE-PLAN-clause.patch | application/octet-stream | 40.3 KB |
v20-0002-JSON-TABLE-PLAN-clause.patch | application/octet-stream | 73.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Rahila Syed | 2025-04-11 19:08:03 | Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler. |
Previous Message | Mahendra Singh Thalor | 2025-04-11 17:36:48 | remove unnecessary explicit type conversion (to char) for appendStringInfoChar function calls |