Re: Calendar support in localization

From: Vik Fearing <vik(at)postgresfriends(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Surafel Temesgen <surafel3000(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Calendar support in localization
Date: 2021-03-18 01:14:36
Message-ID: 11e26caa-c32c-08ba-0707-a7c281481db1@postgresfriends.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/17/21 3:48 PM, Tom Lane wrote:
> Also, the SQL spec says in so many words
> that the SQL-defined datetime types follow the Gregorian calendar.

We already don't follow the SQL spec for timestamps (and I, for one,
think we are better for it) so I don't think we should worry about that.
--
Vik Fearing

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-03-18 01:30:48 Re: Getting better results from valgrind leak tracking
Previous Message Michael Paquier 2021-03-18 00:55:46 Re: Permission failures with WAL files in 13~ on Windows