Timestamp precision - Mailing list pgsql-jdbc

From Daniel Bruce Lynes
Subject Timestamp precision
Date
Msg-id 200303051934.40155.dlynes@shaw.ca
Whole thread Raw
Responses SQL Sessions and the DROP DATABASE command
Re: Timestamp precision
List pgsql-jdbc
We were having difficulty comparing timestamps in postgreSQL, using the jdbc3
driver.  However, after reviewing the jdbc driver code, I found that the
precision problem I encountered is deliberately coded into the driver.

Why is it that the jdbc driver truncates the fractional part of the seconds to
3 decimal places?

Thanks for any direction you might be able to offer in this respect.

pgsql-jdbc by date:

Previous
From: "Dennis R. Gesker"
Date:
Subject: getGeneratedKeys()
Next
From: "Carl Olivier"
Date:
Subject: SQL Sessions and the DROP DATABASE command