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

From Kris Jurka
Subject Re: Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte
Date
Msg-id Pine.BSO.4.64.0706221738010.5509@leary.csoft.net
Whole thread Raw
In response to Bug report and patch: PreparedStatement.setObject(int, Object) does not infer java.lang.Byte  ("Boom Roos" <boom.roos@gmail.com>)
List 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


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: creating temporary table PostgreSql 8.1 and iBatis 2.3
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] creating temporary table PostgreSql 8.1 and iBatis 2.3