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

From jian he
Subject Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability
Date
Msg-id CACJufxFcDNqQ44gOhNZG5yGNE7rc7p-EdDXmUqO=AH6tvAhCvA@mail.gmail.com
Whole thread Raw
In response to Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability  (Jeevan Chalke <jeevan.chalke@enterprisedb.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 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?



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Change GUC hashtable to use simplehash?
Next
From: Peter Eisentraut
Date:
Subject: Combine headerscheck and cpluspluscheck scripts