Re: Timestamp Conversion Woes Redux

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Timestamp Conversion Woes Redux
Date: 2005-07-20 23:16:42
Message-ID: 42DEDB5A.9000803@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
>
> On Wed, 20 Jul 2005, Oliver Jowett wrote:
>
>
>>Kris Jurka wrote:
>>
>>
>>>! { "TimeZone", java.util.TimeZone.getDefault().getID()}
>>
>>Ew! How much existing code is that going to break?
>
> Very little.

Aside from the issues that others have raised, I was worried about
existing code that does *not* use PreparedStatement. (probably with good
reason given this discussion!)

I really don't think the driver should be touching TimeZone :/

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2005-07-20 23:16:48 Re: Java's set of timezone names
Previous Message Vadim Nasardinov 2005-07-20 23:02:41 Re: Java's set of timezone names