Re: remaining sql/json patches

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Himanshu Upadhyaya <upadhyaya(dot)himanshu(at)gmail(dot)com>, Erik Rijkers <er(at)xs4all(dot)nl>, Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: remaining sql/json patches
Date: 2024-04-05 12:34:58
Message-ID: CA+HiwqG_6BcXtp5Yjd2fVW=n=+J8pm8kSw42q76PhCgqoGhQkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 4, 2024 at 9:02 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> I'll post the rebased 0002 tomorrow after addressing your comments.

Here's one. Main changes:

* Fixed a bug in get_table_json_columns() which caused nested columns
to be deparsed incorrectly, something Jian reported upthread.
* Simplified the algorithm in JsonTablePlanNextRow()

I'll post another revision or two maybe tomorrow, but posting what I
have now in case Jian wants to do more testing.

--
Thanks, Amit Langote

Attachment Content-Type Size
v50-0001-JSON_TABLE-Add-support-for-NESTED-columns.patch application/octet-stream 44.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-04-05 12:53:10 Re: Synchronizing slots from primary to standby
Previous Message Andrew Dunstan 2024-04-05 12:25:53 Re: meson vs windows perl