| From: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <obartunov(at)gmail(dot)com> |
| Subject: | Re: jsonpath |
| Date: | 2018-02-13 23:04:17 |
| Message-ID: | 927f72f0-6832-a4ca-5676-b0ab5a2895d4@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Attached 9th version of jsonpath patches rebased onto the latest master.
Jsonpath grammar for parenthesized expressions and predicates was fixed.
Documentation drafts for jsonpath written by Oleg Bartunov:
https://github.com/obartunov/sqljsondoc
--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-strict-do_to_timestamp-v09.patch | text/x-patch | 3.8 KB |
| 0002-pass-cstring-to-do_to_timestamp-v09.patch | text/x-patch | 2.7 KB |
| 0003-add-to_datetime-v09.patch | text/x-patch | 12.3 KB |
| 0004-jsonpath-v09.patch | text/x-patch | 210.6 KB |
| 0005-jsonpath-gin-v09.patch | text/x-patch | 37.7 KB |
| 0006-jsonpath-json-v09.patch | text/x-patch | 93.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikita Glukhov | 2018-02-13 23:08:14 | Re: SQL/JSON: functions |
| Previous Message | Andres Freund | 2018-02-13 23:01:55 | Re: Add more information_schema columns |