Re: jsonpath - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: jsonpath
Date
Msg-id CAPpHfdtxOuEu4t-uGwJF9qzusAmViBf_e3cLYUx1mEoqwWD21g@mail.gmail.com
Whole thread Raw
In response to Re: jsonpath  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: jsonpath  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Re: jsonpath  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Wed, Jan 23, 2019 at 3:40 AM Nikita Glukhov <n.gluhov@postgrespro.ru> wrote:
> Attached 26th version of the patches:
>
>  * Documentation:
>     - Fixed some mistakes
>     - Removed mention of syntax extensions not present in this patch
>     - Documented '.datetime(format, default_tz)'
>  * Removed accidental syntax extension allowing to write '@.key' without '@'

Thank you!

I've made few more changes to patchset:
 * Change back interface of JsonbExtractScalar().  I decide it would
be better to keep it.
 * Run pgindent
 * Improve documentation of .keyvalue() function.

Finally, I'm going to commit this if no objections.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Typo: llvm*.cpp files identified as llvm*.c
Next
From: Alexander Korotkov
Date:
Subject: Re: jsonpath