Re: Jsonpath ** vs lax mode
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Nikita Glukhov <n.gluhov@postgrespro.ru>,
Oleg Bartunov <obartunov@postgrespro.ru>,
Teodor Sigaev <teodor@postgrespro.ru>
Date: 2021-01-29T00:02:19Z
Lists: pgsql-hackers
Attachments
- jsonpath-double-star-lax-docs-2.patch (text/x-diff) patch
Alexander Korotkov <aekorotkov@gmail.com> writes: > The patch, which clarifies this situation in the docs is attached. > I'm going to push it if no objections. +1, but the English in this seems a bit shaky. Perhaps more like the attached? regards, tom lane
Commits
-
Document behavior of the .** jsonpath accessor in the lax mode
- bd6366129b1b 12.6 landed
- 9915fe22969a 13.2 landed
- b41645460af5 14.0 landed