Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability

From: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: recently added jsonpath method change jsonb_path_query, jsonb_path_query_first immutability
Date: 2024-02-08 05:27:04
Message-ID: CAM2+6=WH99UnMvaCFXx4WSRrjBQWV02GUXcanPjkx+rQvWJqug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 7, 2024 at 9:13 PM jian he <jian(dot)universality(at)gmail(dot)com> wrote:

> On Wed, Feb 7, 2024 at 7:36 PM Jeevan Chalke
> <jeevan(dot)chalke(at)enterprisedb(dot)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, ManagerProduct Development*

edbpostgres.com

Attachment Content-Type Size
v2-preserve-immutability.patch application/octet-stream 34.1 KB

In response to

Responses

Browse pgsql-hackers by date

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