Re: JSONPath Child Operator? - Mailing list pgsql-hackers

From Filipp Krylov
Subject Re: JSONPath Child Operator?
Date
Msg-id 4ec1b0858d8caf4a2ef080bc57d4aefa@krylov.eu
Whole thread Raw
In response to JSONPath Child Operator?  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: JSONPath Child Operator?
List pgsql-hackers
Hi David,

On 2022-11-10 21:55, David E. Wheeler wrote:
> My question: Are there plans to support square bracket syntax for JSON 
> object field name strings like this? Or to update to follow the 
> standard as it’s finalized?

This syntax is a part of "jsonpath syntax extensions" patchset: 
https://www.postgresql.org/message-id/e0fe4f7b-da0b-471c-b3da-d8adaf314357%40postgrespro.ru

-- Ph.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Next
From: Himanshu Upadhyaya
Date:
Subject: Re: HOT chain validation in verify_heapam()