patch: fix TimeTest in timezones ahead of GMT

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: patch: fix TimeTest in timezones ahead of GMT
Date: 2004-04-13 23:43:41
Message-ID: 407C7B2D.8010400@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

This patch fixes the TimeTest test failure I noted earlier. I believe
this failure only happens in timezones that are ahead of GMT (I am +1200
currently).

-O

Attachment Content-Type Size
pgjdbc-timetest-after-gmt-fix.txt text/plain 3.2 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message James Robinson 2004-04-14 00:16:58 Re: Under what circumstances does PreparedStatement use stored
Previous Message James Robinson 2004-04-13 23:19:38 Re: Under what circumstances does PreparedStatement use stored plans?