| From: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Support for jsonpath .datetime() method |
| Date: | 2019-07-01 16:28:13 |
| Message-ID: | CAPpHfduYB+NvXq1JmTNKfgHv73qiCdF03ee9Nkofk4jBWTqC4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 28, 2019 at 8:55 AM Alexander Korotkov
<a(dot)korotkov(at)postgrespro(dot)ru> wrote:
> Attached patchset implements jsonpath .datetime() method.
Revised patchset is attached. Some inconsistencies around
parse_datetime() function are fixed. Rebased to current master as
well.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-datetime-in-JsonbValue-2.patch | application/octet-stream | 8.2 KB |
| 0002-datetime-conversion-for-jsonpath-2.patch | application/octet-stream | 32.2 KB |
| 0004-implement-jsonpath-datetime-2.patch | application/octet-stream | 66.2 KB |
| 0003-error-suppression-for-datetime-2.patch | application/octet-stream | 44.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jesper Pedersen | 2019-07-01 16:58:07 | Re: POC: converting Lists into arrays |
| Previous Message | Julien Rouhaud | 2019-07-01 16:14:20 | Re: Add parallelism and glibc dependent only options to reindexdb |