From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
---|---|
To: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Subject: | Re: SQL/JSON: JSON_TABLE |
Date: | 2018-12-04 23:10:04 |
Message-ID: | [email protected] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached 21st version of the patches rebased onto the current master.
You can also see all SQL/JSON v21 patches successfully applied in our GitHub
repository on the following branches:
https://github.com/postgrespro/sqljson/tree/sqljson_v21 (one commit per patch)
https://github.com/postgrespro/sqljson/tree/sqljson (original commit history)
--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0012-JSON_TABLE-v21.patch | text/x-patch | 132.4 KB |
0013-JSON_TABLE-for-json-type-v21.patch | text/x-patch | 49.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robbie Harwood | 2018-12-04 23:46:53 | Re: [PATCH v19] GSSAPI encryption support |
Previous Message | Nikita Glukhov | 2018-12-04 23:01:19 | Re: SQL/JSON: functions |