Re: Problems with infinity - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Problems with infinity
Date
Msg-id Pine.BSO.4.56.0501150111490.1098@leary.csoft.net
Whole thread Raw
In response to Re: Problems with infinity  (Oliver Siegmar <o.siegmar@vitrado.de>)
List pgsql-jdbc

On Fri, 14 Jan 2005, Oliver Siegmar wrote:

> Will there be new 8.0 beta drivers with my patches included, soon?
>

I'm planning on putting out the official release sometime this weekend,
but I don't think your patch(es) are quite ready yet.  As I mentioned on
the original one, returning LONG.MAX_VALUE based data for getDate and
getTime is not a valid thing to do.  So that should be removed.  With that
gone it will break the tests you sent in, so those will need to get
updated.  I was also thinking about getTimestamp(int, Calendar).  I think
this also neeeds some special casing for the infinite value otherwise you
could wraparound the long value's range when adjusting the timezone.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: JDBC release schedule?
Next
From: "Rashmi"
Date:
Subject: Problem : Japanese Character Support