From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Erik Rijkers <er(at)xs4all(dot)nl>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Zhihong Yu <zyu(at)yugabyte(dot)com> |
Subject: | Re: SQL/JSON: JSON_TABLE |
Date: | 2021-09-02 18:52:32 |
Message-ID: | 6a0d53bf-6c5b-34f8-083e-42b867d6b142@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 7/22/21 3:49 AM, Erik Rijkers wrote:
> Hi
>
> Here are the 4 unchanged patches from v49, to which I added 2 patches,
> which are small changes wrt usage of 'JsonIs' versus 'IsJson'.
>
> That should make the cfbot green again.
Apparently not, but I have rebased this and the sql/json function patch
set and incorporated your changes in both.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
0001-SQL-JSON-functions-v50.patch | text/x-patch | 468.4 KB |
0002-JSON_TABLE-v50.patch | text/x-patch | 122.7 KB |
0003-JSON_TABLE-PLAN-DEFAULT-clause-v50.patch | text/x-patch | 27.8 KB |
0004-JSON_TABLE-PLAN-clause-v50.patch | text/x-patch | 71.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jacob Champion | 2021-09-02 18:53:37 | Re: automatically generating node support functions |
Previous Message | Andrew Dunstan | 2021-09-02 18:50:00 | Re: SQL/JSON: functions |