JDBC date before gregorian calendar - Mailing list pgsql-bugs

From Marcin Kamionowski
Subject JDBC date before gregorian calendar
Date
Msg-id CAKmgb2imG5Gz5=8esVBj2nqPAez9xZGFV4UiStrSPPbzrO5VAw@mail.gmail.com
Whole thread Raw
List pgsql-bugs
Hello!
Date '0600-02-29 23:59:59.999000 +01:00:00' is valid Java date because
before 1582 year was used Julian calendar. Postgres use Gregorian calendar
for whole range of time so conversation need to be done. I think it should
be done by Postgresql JDBC driver.

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: Postgres 9.2.8 crash sporadically on Windows
Next
From: gayathri.annur@gmail.com
Date:
Subject: BUG #9894: SQLError() is not returns SQL_NO_DATA_FOUND