Re: [Patch] Findbugs warnings - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: [Patch] Findbugs warnings
Date
Msg-id alpine.BSO.2.00.0906302129400.28503@leary.csoft.net
Whole thread Raw
In response to [Patch] Findbugs warnings  (Jesper Pedersen <jesper.pedersen@jboss.org>)
List pgsql-jdbc

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

pgsql-jdbc by date:

Previous
From: Jesper Pedersen
Date:
Subject: [Patch] Findbugs warnings
Next
From: "JUNG, Christian"
Date:
Subject: GSS authentication support