Re: jsonpath

From: Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>
To: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
Cc: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, David Steele <david(at)pgmasters(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: jsonpath
Date: 2019-01-23 00:41:21
Message-ID: 264a6413-7175-9680-b976-d50392c001c0@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 '@'

--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
0001-Preliminary-datetime-infrastructure-v26.patch text/x-patch 33.1 KB
0002-Jsonpath-engine-and-docs-v26.patch text/x-patch 277.7 KB

In response to

Responses

  • Re: jsonpath at 2019-01-23 05:01:41 from Alexander Korotkov

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-01-23 00:47:22 Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well
Previous Message Thomas Munro 2019-01-23 00:37:41 Re: Typo: llvm*.cpp files identified as llvm*.c