| 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-02 09:16:14 |
| Message-ID: | CAPpHfdvXbtP3jHQ-u4dBOmW2QY0r5w=mL-jLp76ziiqt_LsCpQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jul 1, 2019 at 7:28 PM Alexander Korotkov
<a(dot)korotkov(at)postgrespro(dot)ru> wrote:
> 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.
I found commitfest.cputube.org is unhappy with this patchset because
of gcc warning. Fixed in attached patchset.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0002-datetime-conversion-for-jsonpath-3.patch | application/octet-stream | 32.2 KB |
| 0003-error-suppression-for-datetime-3.patch | application/octet-stream | 44.8 KB |
| 0001-datetime-in-JsonbValue-3.patch | application/octet-stream | 8.2 KB |
| 0004-implement-jsonpath-datetime-3.patch | application/octet-stream | 66.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2019-07-02 09:28:58 | d25ea01275 and partitionwise join |
| Previous Message | Thomas Munro | 2019-07-02 09:00:06 | Re: Index Skip Scan |