Re: Shouldn't jsonpath .string() Unwrap?

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
Cc: Chapman Flack <jcflack(at)acm(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Shouldn't jsonpath .string() Unwrap?
Date: 2024-06-15 14:51:57
Message-ID: 798A2003-7D3C-429F-B9CF-7C19D3BA5171@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun 15, 2024, at 10:39, David E. Wheeler <david(at)justatheory(dot)com> wrote:

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

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

D

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chapman Flack 2024-06-15 16:23:08 Re: jsonpath: Missing regex_like && starts with Errors?
Previous Message David E. Wheeler 2024-06-15 14:47:07 Re: jsonpath: Missing regex_like && starts with Errors?