Re: Potential inconsistency in handling of timestamps - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Potential inconsistency in handling of timestamps
Date
Msg-id 47211761.4080207@opencloud.com
Whole thread Raw
In response to Re: Potential inconsistency in handling of timestamps  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Potential inconsistency in handling of timestamps
List pgsql-jdbc
Oliver Jowett wrote:

> Null values should in theory get handled and returned well before
> TimestampUtils ever gets invoked (see
> AbstractJdbc2ResultSet.getTimestamp()). Can you supply a testcase
> demonstrating the problem?

Actually, it looks like this was fixed in AbstractJdbc2ResultSet r1.95
(I was looking at CVS HEAD) but not on the 8.2 branch.

Try the 8.3-dev driver or a CVS build?

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Potential inconsistency in handling of timestamps
Next
From: Frank Habermann
Date:
Subject: multiple connections to db over jsp