RE: JDBC Timestamp Problem

Поиск
Список
Период
Сортировка
От Ken Kachnowich
Тема RE: JDBC Timestamp Problem
Дата
Msg-id 3A350EFF.3DB8E924@madweed.ncsc.mil
обсуждение исходный текст
Ответ на JDBC Timestamp Problem  (yves@asua.vlaanderen.net)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCHES] ODBC Driver patch
Следующее
От: Joachim Achtzehnter
Дата:
Сообщение: RE: JDBC Drop/Create problem?