Re: Bug in JDBC-Driver?

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Bug in JDBC-Driver?
Дата
Msg-id Pine.BSO.4.56.0412221436180.32178@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Bug in JDBC-Driver?  ("Barry Lind" <blind@xythos.com>)
Список pgsql-jdbc

On Wed, 22 Dec 2004, Barry Lind wrote:

> OK.  But IMHO, if you are using timestamps outside of PreparedStatements
> you are asking for trouble :-).  Since you pointed out earlier that most
> of the timezones match between java and the server, you could first
> attempt to use the server's timezone, and if that doesn't work you could
> fall back to this method of using GMT on both client and server.
>

My concern is that we don't break things for the situation where the
client and server are already in the same timezone which is 99.9% of the
time.

Kris Jurka


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Missing declarations/jdbc error
Следующее
От: Jerome Colombie
Дата:
Сообщение: Re: CallableStatement: java.sql.Types=12 however type java.sql.Types=1111