From: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Liudmila Mantrova <l(dot)mantrova(at)postgrespro(dot)ru>, Anastasia Lubennikova <lubennikovaav(at)gmail(dot)com> |
Subject: | Re: Support for jsonpath .datetime() method |
Date: | 2019-09-25 19:55:07 |
Message-ID: | CAPpHfdtM5Af9giZdkcdc2VuS2GzHyipwBCnMJNKLVgAKkHg7DA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Sep 23, 2019 at 10:05 PM Alexander Korotkov
<a(dot)korotkov(at)postgrespro(dot)ru> wrote:
> I've reordered the patchset. I moved the most debatable patch, which
> introduces RRRR and RR and changes parsing of YYY, YY and Y to the
> end. I think we have enough of time in this release cycle to decide
> whether we want this.
>
> Patches 0001-0005 looks quite mature for me. I'm going to push this
> if no objections. After pushing them, I'm going to start discussion
> related to RR, YY and friends in separate thread.
Pushed. Remaining patch is attached. I'm going to start the separate
thread with its detailed explanation.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
0001-Introduce-RRRR-and-RR-revise-YYY-YY-and-Y-datetime-9.patch | application/octet-stream | 13.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2019-09-25 19:56:58 | Re: add a MAC check for TRUNCATE |
Previous Message | Alvaro Herrera | 2019-09-25 19:54:35 | Re: Control your disk usage in PG: Introduction to Disk Quota Extension |