Re: Patch bug: Fix jsonpath .* on Arrays - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Patch bug: Fix jsonpath .* on Arrays
Date
Msg-id Zn0f_2SIPdaQN9pc@paquier.xyz
Whole thread Raw
In response to Re: Patch bug: Fix jsonpath .* on Arrays  (Stepan Neretin <sncfmgg@gmail.com>)
Responses Re: Patch bug: Fix jsonpath .* on Arrays
List pgsql-hackers
On Thu, Jun 27, 2024 at 11:53:14AM +0700, Stepan Neretin wrote:
> HI! Now it looks good for me.

The tests of jsonb_jsonpath.sql include a lot of patterns for @? and
jsonb_path_query with the lax and strict modes, so shouldn't these
additions be grouped closer to the existing tests rather than added at
the end of the file?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: libpq: Fix lots of discrepancies in PQtrace
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: doc: modify the comment in function libpqrcv_check_conninfo()