Re: SQL/JSON json_table plan clause
Nikita Malakhov <hukutoc@gmail.com>
From: Nikita Malakhov <hukutoc@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-04-11T18:57:05Z
Lists: pgsql-hackers
Attachments
- v20-0001-JSON-TABLE-PLAN-clause.patch (application/octet-stream) patch v20-0001
- v20-0002-JSON-TABLE-PLAN-clause.patch (application/octet-stream) patch v20-0002
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/