Re: SQL/JSON json_table plan clause

From: Nikita Malakhov <hukutoc(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL/JSON json_table plan clause
Date: 2026-07-09 11:35:15
Message-ID: CAN-LCVNPbGjXqsAnce3MVW4iwQi9XAp9HA+6NXyGG9rBsvBXfA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alexander!

Don't have any objections. I've looked through your version of the patch,
additional comments
are very helpful. Thank you!

On Wed, Jul 8, 2026 at 8:04 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com>
wrote:

> On Wed, Jul 8, 2026 at 6:35 PM Nikita Malakhov <hukutoc(at)gmail(dot)com> wrote:
> > Alexander, thank you for your participation. I am very sorry, I've seen
> your previous
> > email but was busy with other tasks and didn't have time to work on your
> notes.
> > Thank you very much!
>
> OK, no problem. Are you good with the current shape of the patch?
>
> ------
> Regards,
> Alexander Korotkov
> Supabase
>

--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company
https://postgrespro.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2026-07-09 11:37:04 Re: PG19 FK fast path: OOB write and missed FK checks during batched
Previous Message Alexander Korotkov 2026-07-09 11:26:44 Re: Tepid: selective index updates for heap relations