Re: Bad value for type date

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Prasanth <dbadmin(at)nqadmin(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bad value for type date
Date: 2005-08-20 23:09:20
Message-ID: 4307B820.4000204@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver Jowett wrote:
> Prasanth wrote:
>
>
>>Below if the code with result set to reproduce the problem.
>
>
> Thanks, I can reproduce it now.
>
> It looks like a bug with updating the ResultSet's internal state after
> updating via updateRow(). If you get a fresh copy of the row from the
> database, it's fine.

I've fixed this in CVS HEAD.

Thanks for the report!

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-08-20 23:46:13 Re: Bad value for type date
Previous Message Oliver Jowett 2005-08-20 22:02:10 Re: Updated high-unicode patch