Re: Timestamps without time zone - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Timestamps without time zone
Date
Msg-id 6161.1199893377@sss.pgh.pa.us
Whole thread Raw
In response to Re: Timestamps without time zone  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: Timestamps without time zone
List 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 by date:

Previous
From: "Leonel Nunez"
Date:
Subject: Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Next
From: Achilleas Mantzios
Date:
Subject: Re: Timestamps without time zone