From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andrew Alsup <bluesbreaker(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Oleg Bartunov <obartunov(at)postgrespro(dot)ru>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Michael Paquier <michael(at)paquier(dot)xyz>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Subject: | Re: SQL/JSON: functions |
Date: | 2019-09-28 01:42:16 |
Message-ID: | aaa4153a-f7a2-2b20-7396-d6a4d9b45f19@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 25.09.2019 23:55, Alvaro Herrera wrote:
> This has recently been broken -- please rebase. (JSON_TABLE likewise).
Attached 39th version of the patches rebased onto current master.
--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0001-Jsonpath-support-for-json-v39.patch.gz | application/gzip | 43.1 KB |
0002-Add-invisible-coercion-form-v39.patch.gz | application/gzip | 1.8 KB |
0003-Add-function-formats-v39.patch.gz | application/gzip | 2.9 KB |
0004-SQLJSON-constructors-v39.patch.gz | application/gzip | 32.1 KB |
0005-IS-JSON-predicate-v39.patch.gz | application/gzip | 11.0 KB |
0006-SQLJSON-query-functions-v39.patch.gz | application/gzip | 30.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nikita Glukhov | 2019-09-28 01:50:34 | Re: SQL/JSON: JSON_TABLE |
Previous Message | James Coleman | 2019-09-28 00:31:30 | Re: [PATCH] Incremental sort (was: PoC: Partial sort) |