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

From Stepan Neretin
Subject Re: Patch bug: Fix jsonpath .* on Arrays
Date
Msg-id CAN-sa+AuoMcDh-8Nes2=8rmx7sM9zxfUe8f3xF3inHvr9dx-tA@mail.gmail.com
Whole thread Raw
In response to Re: Patch bug: Fix jsonpath .* on Arrays  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: Patch bug: Fix jsonpath .* on Arrays
List pgsql-hackers


On Mon, Jul 8, 2024 at 11:09 PM David E. Wheeler <david@justatheory.com> wrote:
On Jun 27, 2024, at 04:17, Michael Paquier <michael@paquier.xyz> wrote:

> 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?

I’ve moved them closer to other tests for unwrapping behavior in the attached updated and rebased v3 patch.

Best,

David




Hi! Looks good to me now! Please, register a patch in CF.
Best regards, Stepan Neretin.

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed
Next
From: David Rowley
Date:
Subject: Re: Parent/child context relation in pg_get_backend_memory_contexts()