Re: Timestamp Conversion Woes Redux - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Timestamp Conversion Woes Redux
Date
Msg-id 42DEE94C.8060907@opencloud.com
Whole thread Raw
In response to Re: Timestamp Conversion Woes Redux  (Kris Jurka <books@ejurka.com>)
Responses Re: Timestamp Conversion Woes Redux  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Kris Jurka wrote:
>
> On Thu, 21 Jul 2005, Oliver Jowett wrote:
>
>>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 :/
>
> You might appreciate this archived message...
>
> http://archives.postgresql.org/pgsql-jdbc/2004-12/msg00169.php

Heh, good point :-)

Of course there are no broken applications out there! ;-)

I still think touching TimeZone is asking for trouble -- we've got no
guarantees that the Java and server timezone databases are 100% in sync
(even for those timezones in common)

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Timestamp Conversion Woes Redux
Next
From: Oliver Jowett
Date:
Subject: Re: Timestamp Conversion Woes Redux