From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
---|---|
To: | PostgreSQL mailing lists <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: functions |
Date: | 2018-03-05 23:51:08 |
Message-ID: | ad6b0d6f-d789-869e-d508-a114e8ddff23@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached 11th version of SQL/JSON patches rebased onto the latest master.
Fixed uninitialized FORMAT JSON location in gram.y and column names for
JSON constructors.
--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0009-add-invisible-coercion-form-v11.patch | text/x-patch | 6.7 KB |
0010-add-function-formats-v11.patch | text/x-patch | 10.1 KB |
0011-sqljson-v11.patch | text/x-patch | 294.0 KB |
0012-sqljson-json-v11.patch | text/x-patch | 55.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nikita Glukhov | 2018-03-05 23:53:45 | Re: SQL/JSON: JSON_TABLE |
Previous Message | David Steele | 2018-03-05 23:50:52 | Re: PATCH: Configurable file mode mask |