BUG #17496: to_char function resets if interval exceeds 23 hours 59 minutes

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: qubzen(at)gmail(dot)com
Subject: BUG #17496: to_char function resets if interval exceeds 23 hours 59 minutes
Date: 2022-05-24 18:56:27
Message-ID: 17496-147d18008f247af9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17496
Logged by: Yankz
Email address: qubzen(at)gmail(dot)com
PostgreSQL version: 13.7
Operating system: Mac Os
Description:

to_char function resets if interval exceeds 23 hours 59 minutes found at:
https://www.postgresql.org/docs/current/functions-formatting.html#FUNCTIONS-FORMATTING-TABLE

Tested for both 13 and 14 versions. Check here:
https://dbfiddle.uk/?rdbms=postgres_14&fiddle=31f5d8b7e8dbf855e1907e6e8f01d5cf

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2022-05-24 19:01:33 Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY
Previous Message Andres Freund 2022-05-24 18:46:54 Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY