Re: SQL/JSON json_table plan clause - Mailing list pgsql-hackers

From Nikita Malakhov
Subject Re: SQL/JSON json_table plan clause
Date
Msg-id CAN-LCVPSYfLZHcmvct-_nGZ7peTat-Bo--04K9VXGU8p_TcbWg@mail.gmail.com
Whole thread Raw
In response to Re: SQL/JSON json_table plan clause  (Nikita Malakhov <hukutoc@gmail.com>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Mahendra Singh Thalor
Date:
Subject: remove unnecessary explicit type conversion (to char) for appendStringInfoChar function calls
Next
From: Rahila Syed
Date:
Subject: Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.