On Tue, 30 Jun 2009, Jesper Pedersen wrote:
> I have uploaded the first version of the findbugs patch to:
>
> http://wiki.postgresql.org/wiki/JDBC-Findbugs
As discussed previously the JDBC driver still supports JDK1.4, so we can't
use any of the valueOf changes.
I have committed the fix to the prepareStatement code as that's a clear
bug.
Kris Jurka