From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | 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>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Subject: | Re: SQL/JSON: JSON_TABLE |
Date: | 2019-09-16 23:48:12 |
Message-ID: | d0e05611-8c13-ad60-0778-70339270dcc1@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 03.09.2019 20:29, Alvaro Herrera wrote:
> Now this is one giant patchset ... and at least the first patch seems to
> have more than one thing within -- even the commit message says so. It
> seems clear that this is going to take a long time to digest; maybe if
> we can get it in smaller pieces we can try to have a little at a time?
> In other words, may I suggest to split it up in pieces that can be
> reviewed and committed independently?
Patch 0001 is simply a squash of all 7 v38 patches from the thread
"SQL/JSON: functions". These patches are preliminary for JSON_TABLE.
Patch 0002 only needs to be review in this thread.
> v37 no longer applies so it requires a rebase, and also typedefs.list
> was wrongly merged.
typedefs.list was fixed.
> Please update.
Attached 38th version of the patches.
--
Nikita Glukhov
Postgres Professional:http://www.postgrespro.com The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0001-SQLJSON-functions-v38.patch.gz | application/gzip | 134.0 KB |
0002-JSON_TABLE-v38.patch.gz | application/gzip | 27.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nikita Glukhov | 2019-09-17 00:04:29 | Re: SQL/JSON: JSON_TABLE |
Previous Message | Tom Lane | 2019-09-16 23:13:39 | Nondeterministic collations vs. text_pattern_ops |