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

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

  1. Document behavior of the .** jsonpath accessor in the lax mode