Re: SQL/JSON json_table plan clause

Vladlen Popolitov <v.popolitov@postgrespro.ru>

From: Vladlen Popolitov <v.popolitov@postgrespro.ru>
To: pgsql-hackers@lists.postgresql.org
Cc: Fedor Sigaev <teodor@sigaev.ru>, Alexander Korotkov <aekorotkov@gmail.com>, Andrew Dunstan <amdunstan@gmail.com>, Amit Langote <amitlangote09@gmail.com>, Nikita Glukhov <n.gluhov@postgrespro.ru>, Oleg Bartunov <obartunov@gmail.com>, Anton Melnikov <a.melnikov@postgrespro.ru>, Nikita Malakhov <hukutoc@gmail.com>
Date: 2025-01-16T09:18:04Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           not tested
Documentation:            not tested

Hi!
Proposed patch tested at Macosx, compiled and build without warnings.
All tests passed without errors.
JSON_TABLE clause PLAN tested, works as intended.

+1 to commit.