Re: Timestamp Conversion Woes Redux

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Timestamp Conversion Woes Redux
Дата
Msg-id 42DEDB5A.9000803@opencloud.com
обсуждение исходный текст
Ответ на Re: Timestamp Conversion Woes Redux  (Kris Jurka <books@ejurka.com>)
Ответы Re: Timestamp Conversion Woes Redux  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Timestamp Conversion Woes Redux  (Kris Jurka <books@ejurka.com>)
Список 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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Java's set of timezone names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Timestamp Conversion Woes Redux