Re: mark the timestamptz variant of date_bin() as stable - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: mark the timestamptz variant of date_bin() as stable
Date
Msg-id CAJ7c6TOUH08W5oPGe_DTt5WZqg4OvZnk+iOLfTHXSw3Wjsrtcg@mail.gmail.com
Whole thread Raw
In response to Re: mark the timestamptz variant of date_bin() as stable  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
Hi hackers,

> the function works as if it was timestamp. E.g. time_bucket_ng("3
> month", "2021 Oct 03 12:34:56 TZ") = "2021 Jan 01 00:00:00 TZ" no

That was a typo. What I meant was:

time_bucket_ng("3 month", "2021 Feb 03 12:34:56 TZ")

February, not October. Sorry for the confusion.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Atomic rename feature for Windows.
Next
From: Tomas Vondra
Date:
Subject: Re: row filtering for logical replication