Timestamp precision

Поиск
Список
Период
Сортировка
От Daniel Bruce Lynes
Тема Timestamp precision
Дата
Msg-id 200303051934.40155.dlynes@shaw.ca
обсуждение исходный текст
Ответы SQL Sessions and the DROP DATABASE command
Re: Timestamp precision
Список 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 по дате отправления:

Предыдущее
От: "Dennis R. Gesker"
Дата:
Сообщение: getGeneratedKeys()
Следующее
От: "Carl Olivier"
Дата:
Сообщение: SQL Sessions and the DROP DATABASE command