Re: JSON doc example (matchiness)

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Erik Rijkers <er@xs4all.nl>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-05-13T13:24:56Z
Lists: pgsql-hackers
On Mon, May 10, 2021 at 3:41 AM Michael Paquier <michael@paquier.xyz> wrote:
> On Sun, May 09, 2021 at 11:17:47PM +0300, Alexander Korotkov wrote:
> > I propose backpatching this to 12 when jsonpath was introduced.  It
> > seems useful to have this docs improvement every release supporting
> > jsonpath.
> >
> > Objections?
>
> None.  Backpatching that is a good idea, and your suggested rewording
> is an improvement.

Pushed, thanks!

------
Regards,
Alexander Korotkov



Commits

  1. Improve documentation example for jsonpath like_regex operator