RE: JDBC Timestamp Problem - Mailing list pgsql-interfaces

From Ken Kachnowich
Subject RE: JDBC Timestamp Problem
Date
Msg-id 3A350EFF.3DB8E924@madweed.ncsc.mil
Whole thread Raw
In response to JDBC Timestamp Problem  (yves@asua.vlaanderen.net)
List pgsql-interfaces
I ran into a Timestamp problem a while back. The Postgres back end
seems to return 2 digits for the milliseconds when the JDBC is expecting

3 digits (and 3 digits is correct).

I am not sure if this has already been fixed or reported or even if it
is the
real problem at all.

Does anyone know where I could checked to see if a patch is availalbe
for this?

Thanks,

Ken





pgsql-interfaces by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] ODBC Driver patch
Next
From: Joachim Achtzehnter
Date:
Subject: RE: JDBC Drop/Create problem?