Re: Timestamp Summary - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Timestamp Summary
Date
Msg-id 42E57BCB.8020109@opencloud.com
Whole thread Raw
In response to Timestamp Summary  (Christian Cryder <c.s.cryder@gmail.com>)
List 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 by date:

Previous
From: Oliver Jowett
Date:
Subject: work in progress: timestamp patch
Next
From: Oliver Jowett
Date:
Subject: TimeTest zone offset weirdness