Re: Issue with interval calculation when adding 1 year to a non-leap year

2024-03-08 Thread Laurenz Albe
On Fri, 2024-03-08 at 07:57 +, PG Doc comments form wrote: > I have encountered a potential issue with the interval calculation when > adding 1 year to a non-leap year. The behavior observed is that when adding > 1 year to a date in a non-leap year such as 2023, the resulting date is > incorrec

Issue with interval calculation when adding 1 year to a non-leap year

2024-03-08 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/functions-datetime.html Description: Dear PostgreSQL Developers, I have encountered a potential issue with the interval calculation when adding 1 year to a non-leap year. The behavior obs