Re: [BUG?] Extreme dates

From: Kris Jurka <books(at)ejurka(dot)com>
To: ow <oneway_111(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [BUG?] Extreme dates
Date: 2004-05-17 20:45:12
Message-ID: Pine.BSO.4.56.0405171540050.24398@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 17 May 2004, ow wrote:

> [timestamps like 0002-10-30 are incorrectly seen as 2030-02-10].

Yes, that's a bug alright. I've fixed this in both the stable and
development cvs trees. While looking at this I noticed that the timestamp
code has no provisions for BC dates, so if you're working with years in
that area, that's something to be aware of. Fixing that has gone on the
todo list, but I wanted to get this fix out to you now.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-05-17 21:10:19 Re: v3proto Parse/Bind and the query planner
Previous Message LSanchez 2004-05-17 20:40:10 Java Test Harness