Re: Unit test patches

From: John Lister <john(dot)lister-ps(at)kickstone(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: John Lister <john(dot)lister-ps(at)kickstone(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Unit test patches
Date: 2009-05-04 12:16:43
Message-ID: 49FEDCAB.9090505@kickstone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Kris Jurka wrote:
> OK, I get the failures if I set my timezone to 'Europe/London', but
> with your patch applied I get the same failure setting my timezone to
> 'US/Pacific'. I haven't looked to see exactly what's going on, but
> your patch isn't completely right. Can you get something to work for
> both of these cases?
I've just noticed at the top of the timezone test that it sets the
default to be GMT+1 (which happens to be BST). I suspect something wierd
is going on with this default and the actual timezone.

I'll investigate...

JOHN

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Lister 2009-05-04 16:11:37 Re: Unit test patches
Previous Message Mikko Tiihonen 2009-05-04 09:42:25 Re: Very strange performance decrease when reusing a PreparedStatement