Re: TimestampUtils.toString() speedup

Поиск
Список
Период
Сортировка
От Alex Malone
Тема Re: TimestampUtils.toString() speedup
Дата
Msg-id 935964.53132.qm@web32907.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на TimestampUtils.toString() speedup  (Alex Malone <amalone@heliumsystems.com>)
Список pgsql-jdbc
You have a point Kris.  At least in our application, we have a different way of tracking hi-resolution time, and millisecond timestamps are fine.
For general use, an additional substitution with nanoseconds is needed.

--
Doesn't this leave out the nanoseconds?  The Calendar won't have anything
below milliseconds.

Kris Jurka





В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: TimestampUtils.toString() speedup
Следующее
От: "Matthias Karlsson"
Дата:
Сообщение: Switching from MySQL to PostgreSQL, JDBC drivers behaving differently