Re: ❓ JSON Path Dot Precedence - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: ❓ JSON Path Dot Precedence
Date
Msg-id CAKFQuwZypRzFbv8MZ62dOo2Xs=mZ9HB5sMi02K46Mcq0vWSbtQ@mail.gmail.com
Whole thread Raw
In response to Re: ❓ JSON Path Dot Precedence  ("David E. Wheeler" <david@justatheory.com>)
List pgsql-hackers
On Mon, Jul 8, 2024 at 9:12 AM David E. Wheeler <david@justatheory.com> wrote:
On Jul 8, 2024, at 12:05, David G. Johnston <david.g.johnston@gmail.com> wrote:

> Does the standard even have a separate type here or is that our implementation detail invention?

Sorry, separate type for what?


We created a data type named: jsonpath.  Does the standard actually have that data type and defined parsing behavior or does it just have functions where one of the inputs is text whose contents are a path expression?

David J.

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: ❓ JSON Path Dot Precedence
Next
From: Paul Jungwirth
Date:
Subject: Re: Add GiST support for mixed-width integer operators