Re: Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte

From: Kris Jurka <books(at)ejurka(dot)com>
To: Boom Roos <boom(dot)roos(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte
Date: 2007-06-22 21:38:55
Message-ID: Pine.BSO.4.64.0706221738010.5509@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 21 Jun 2007, Boom Roos wrote:

> I think that setObject(int, Object) should call setByte(n, byteval)
> when called with a Byte object.
>

Fix applied to 8.0, 8.1, 8.2, and HEAD CVS and will be in the next
release. Thanks.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2007-06-22 22:05:52 Re: [JDBC] creating temporary table PostgreSql 8.1 and iBatis 2.3
Previous Message Kris Jurka 2007-06-22 21:33:23 Re: [JDBC] creating temporary table PostgreSql 8.1 and iBatis 2.3