From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, 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: | 2020-03-23 17:33:34 |
Message-ID: | bfcb411e-8dab-1fae-ed22-2aebaf584a5f@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 23.03.2020 19:24, Pavel Stehule wrote:
> This patch needs rebase
Attached 43rd version of the patches based on the latest (v47) SQL/JSON
functions patches.
Nothing significant has changed from the previous version, excluding
removed support for json type.
--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0001-SQL-JSON-functions-v43.patch.gz | application/gzip | 72.8 KB |
0002-JSON_TABLE-v43.patch.gz | application/gzip | 26.2 KB |
0003-JSON_TABLE-PLAN-DEFAULT-clause-v43.patch.gz | application/gzip | 6.8 KB |
0004-JSON_TABLE-PLAN-clause-v43.patch.gz | application/gzip | 11.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ashwin Agrawal | 2020-03-23 17:43:09 | Re: Make mesage at end-of-recovery less scary. |
Previous Message | Nikita Glukhov | 2020-03-23 17:28:52 | Re: SQL/JSON: functions |