Re: jsonpath: Inconsistency of timestamp_tz() Output - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: jsonpath: Inconsistency of timestamp_tz() Output
Date
Msg-id 630EED67-237E-4150-9EC1-CA5D2A2A2806@justatheory.com
Whole thread Raw
In response to Re: jsonpath: Inconsistency of timestamp_tz() Output  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: jsonpath: Inconsistency of timestamp_tz() Output
List pgsql-hackers
On Jul 10, 2024, at 11:19, David E. Wheeler <david@justatheory.com> wrote:

> Oh, and the time and date were wrong, too, because I blindly used the same conversion for dates as for timestamps.
Fixedin v2. 
>
> PR: https://github.com/theory/postgres/pull/7
> CF: https://commitfest.postgresql.org/49/5119/

Rebase on 5784a49. No other changes. I would consider this a bug in features added for 17.

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Patch bug: Fix jsonpath .* on Arrays
Next
From: "David E. Wheeler"
Date:
Subject: Re: Proposal: Document ABI Compatibility