Re: Timestamps without time zone

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Timestamps without time zone
Дата
Msg-id 6161.1199893377@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Timestamps without time zone  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Ответы Re: Timestamps without time zone
Список pgsql-jdbc
Achilleas Mantzios <achill@matrix.gatewaynet.com> writes:
> ���� Wednesday 09 January 2008 15:05:24 �/� Oliver Jowett ������:
>> Ah, there is your problem then. That is a very old driver and had
>> problems with exactly the case you're trying to use (setTimestamp() with
>> a Calendar), amongst many other bugs.

> Just a comment:
> Why not merge from current changes/bugfixes to the JDBC?
> I mean 7.4 is old ok, but *officially supported* also!

Back-patching this type of behavioral change would be a seriously bad
idea, because it would break applications that are expecting the old
behavior.

            regards, tom lane

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

Предыдущее
От: "Leonel Nunez"
Дата:
Сообщение: Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: Timestamps without time zone