Re: Bug in jsonb_path_exists (maybe _match) one-element scalar/variable jsonpath handling

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Bug List <pgsql-bugs@lists.postgresql.org>
Date: 2023-01-12T15:33:33Z
Lists: pgsql-bugs
On Thu, Jan 12, 2023 at 8:31 AM Alexander Korotkov <aekorotkov@gmail.com>
wrote:

> Pushed and backpatched to 12, where jsonpath first appeared.
>
>
Thanks.  I've created a todo to take a peek at the docs around this.

David J.

Commits

  1. Fix jsonpath existense checking of missing variables

  2. Harmonize more parameter names in bulk.