Re: [Patch] Findbugs warnings

From: Kris Jurka <books(at)ejurka(dot)com>
To: Jesper Pedersen <jesper(dot)pedersen(at)jboss(dot)org>
Cc: PostgreSQL - JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [Patch] Findbugs warnings
Date: 2009-07-01 01:31:38
Message-ID: alpine.BSO.2.00.0906302129400.28503@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message JUNG, Christian 2009-07-01 14:02:33 GSS authentication support
Previous Message Jesper Pedersen 2009-06-30 17:07:20 [Patch] Findbugs warnings