Re: JDBC Driver Modifies Calendar passed into setTimestamp()

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Michael Youngstrom <youngm(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC Driver Modifies Calendar passed into setTimestamp()
Date: 2005-04-27 04:04:49
Message-ID: 426F0F61.4040702@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver,

Not sure anyone is tending to that code at the moment, I'll patch it so
that it doesn't modify the incoming
calendar object.

Oliver Jowett wrote:

>Dave Cramer wrote:
>
>
>>I'd suggest that we shouldn't be modifying the calendar object either.
>>
>>Without looking at the bug, I'd probably agree with him.
>>
>>
>
>I took a brief look at setTimestamp etc a few weeks ago and they looked
>pretty horrible :(
>
>Who's looking after that bit of the code at the moment? It probably
>needs an owner at a minimum. (I'd offer to rewrite it, but I have no
>time to spend on the driver at the moment..)
>
>-O
>
>
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-04-27 04:06:04 _pg_keyposition is gone in HEAD
Previous Message Dave Minter 2005-04-26 23:07:37 CallableStatement problem...?