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