Re: Timestamp precision - Mailing list pgsql-jdbc

From Daniel Bruce Lynes
Subject Re: Timestamp precision
Date
Msg-id 200303062115.08824.dlynes@shaw.ca
Whole thread Raw
In response to Re: Timestamp precision  (Daniel Bruce Lynes <dlynes@shaw.ca>)
List pgsql-jdbc
On Thursday 06 March 2003 19:22, Daniel Bruce Lynes wrote:

> On Thursday 06 March 2003 09:23, Barry Lind wrote:
> > What code are you refering to exactly?  I don't see this, and there is a
> > test in the jdbc test suite that tests time out to 6 decimal places.
>
> Hrm.  I downloaded the 7.3.2 code, and the problem doesn't exist in that
> code. I'll have to take a look at the code I've got at the office.  I think
> it was 7.2.3(?).
>
> I downloaded it around December I think.  I'll check the version number
> tomorrow.

It was 7.3, and the code was in AbstractJdbc1ResultSet.java.

pgsql-jdbc by date:

Previous
From: Daniel Bruce Lynes
Date:
Subject: Re: Timestamp precision
Next
From: Barry Lind
Date:
Subject: Re: Postgres PooledConnection...