Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability - Mailing list pgsql-hackers

From Jeevan Chalke
Subject Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability
Date
Msg-id CAM2+6=WH99UnMvaCFXx4WSRrjBQWV02GUXcanPjkx+rQvWJqug@mail.gmail.com
Whole thread Raw
In response to Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability  (jian he <jian.universality@gmail.com>)
Responses Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability
List pgsql-hackers


On Wed, Feb 7, 2024 at 9:13 PM jian he <jian.universality@gmail.com> wrote:
On Wed, Feb 7, 2024 at 7:36 PM Jeevan Chalke
<jeevan.chalke@enterprisedb.com> wrote:
> Added checkTimezoneIsUsedForCast() check where ever we are casting timezoned to non-timezoned types and vice-versa.

https://www.postgresql.org/docs/devel/functions-json.html
above Table 9.51. jsonpath Filter Expression Elements, the Note
section, do we also need to rephrase it?

OK. Added a line for the same. 

Thanks

--
Jeevan Chalke
Principal, Manager
Product Development




edbpostgres.com
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 2024-02-08 release announcement draft
Next
From: Andrei Lepikhov
Date:
Subject: Re: POC, WIP: OR-clause support for indexes