Re: remaining sql/json patches

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Erik Rijkers <er(at)xs4all(dot)nl>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: remaining sql/json patches
Date: 2024-01-18 13:35:41
Message-ID: CA+HiwqG2ankVGOhWLjRRNJMA99BVtqu_0je63Km+X84h84nvUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 18, 2024 at 10:12 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> Attached v34 of all of the patches. 0008 may be considered to be WIP
> given the points I mentioned above -- need to add a bit more
> commentary about JSON_TABLE plan implementation and other
> miscellaneous fixes.

Oops, I had forgotten to update the ECPG test's expected output in
0008. Fixed in the attached.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

Attachment Content-Type Size
v35-0003-Refactor-code-used-by-jsonpath-executor-to-fetch.patch application/octet-stream 9.9 KB
v35-0001-Add-soft-error-handling-to-some-expression-nodes.patch application/octet-stream 9.4 KB
v35-0005-Add-a-jsonpath-support-function-jspIsMutable.patch application/octet-stream 9.2 KB
v35-0002-Add-json_populate_type-with-support-for-soft-err.patch application/octet-stream 26.6 KB
v35-0004-Add-jsonpath_exec-APIs-to-use-in-SQL-JSON-query-.patch application/octet-stream 11.0 KB
v35-0006-Add-jsonb-support-function-JsonbUnquote.patch application/octet-stream 2.1 KB
v35-0007-SQL-JSON-query-functions.patch application/octet-stream 167.5 KB
v35-0008-JSON_TABLE.patch application/octet-stream 183.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-01-18 13:42:28 Re: Network failure may prevent promotion
Previous Message Yongtao Huang 2024-01-18 13:32:55 Fix incorrect format placeholders in walreceiver.c