Re: Shouldn't jsonpath .string() Unwrap? - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Shouldn't jsonpath .string() Unwrap?
Date
Msg-id 798A2003-7D3C-429F-B9CF-7C19D3BA5171@justatheory.com
Whole thread Raw
In response to Re: Shouldn't jsonpath .string() Unwrap?  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: Shouldn't jsonpath .string() Unwrap?
List pgsql-hackers
On Jun 15, 2024, at 10:39, David E. Wheeler <david@justatheory.com> wrote:

>> The changes are straightforward and look good to me. However, I have kept the existing test of an empty array as is,
assumingthat it is one of the valid tests. It now returns zero rows instead of an error. Your added test case covers
thisissue. 
>
> Makes sense, thank you.

Added https://commitfest.postgresql.org/48/5039/.

D




pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: jsonpath: Missing regex_like && starts with Errors?
Next
From: Chapman Flack
Date:
Subject: Re: jsonpath: Missing regex_like && starts with Errors?