Re: Timestamp Summary

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Timestamp Summary
Дата
Msg-id 42E57BCB.8020109@opencloud.com
обсуждение исходный текст
Ответ на Timestamp Summary  (Christian Cryder <c.s.cryder@gmail.com>)
Список pgsql-jdbc
Christian Cryder wrote:

> -------------------------------------------------
> Code snippet to duplicate problem
> -------------------------------------------------

I couldn't work out exactly what this was meant to be showing, and it
appears to make a number of assumptions about local timezone it doesn't
seem to useful. (most notably, NZ daylight savings isn't the same as the
north american setup..)

Can you put together a test case that explicitly sets the JVM timezone
and the server timezones to something you know will break, and then
*tests* the output i.e. says "I expected value 1 but I got value 2
instead! bad!".

Then I can actually test my patches to the driver against the exact case
you have problems with..

-O


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: work in progress: timestamp patch
Следующее
От: Oliver Jowett
Дата:
Сообщение: TimeTest zone offset weirdness