Re: SQL/JSON json_table plan clause
Vladlen Popolitov <v.popolitov@postgrespro.ru>
From: Vladlen Popolitov <v.popolitov@postgrespro.ru>
To: Nikita Malakhov <hukutoc@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Fedor Sigaev <teodor@sigaev.ru>,
Alexander Korotkov <aekorotkov@gmail.com>, Andrew Dunstan
<amdunstan@gmail.com>, Amit Langote <amitlangote09@gmail.com>, Oleg Bartunov
<obartunov@gmail.com>, Anton Melnikov <a.melnikov@postgrespro.ru>
Date: 2025-02-03T07:15:59Z
Lists: pgsql-hackers
Nikita Malakhov писал(а) 2025-02-03 02:43: > Hi hackers! > > Patch has been rebased onto the current master. > > -- > > Regards, > Nikita Malakhov > Postgres Professional > The Russian Postgres Company > https://postgrespro.ru/ Hi! Tested on Mac with 'make check', all tests passed OK. -- Best regards, Vladlen Popolitov.