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: | [email protected] |
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 |
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 |