Re: SQL/JSON json_table plan clause

From: Vladlen Popolitov <v(dot)popolitov(at)postgrespro(dot)ru>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Fedor Sigaev <teodor(at)sigaev(dot)ru>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Andrew Dunstan <amdunstan(at)gmail(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Anton Melnikov <a(dot)melnikov(at)postgrespro(dot)ru>, Nikita Malakhov <hukutoc(at)gmail(dot)com>
Subject: Re: SQL/JSON json_table plan clause
Date: 2025-01-16 09:18:04
Message-ID: 173701908440.618.6142516465224329594.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ritu Bhandari 2025-01-16 09:20:57 Re: Purpose of wal_init_zero
Previous Message Vladlen Popolitov 2025-01-16 09:05:28 Re: Windows meson build