Re: Fix for a possible NPE

From: Kris Jurka <books(at)ejurka(dot)com>
To: Pierre Queinnec <pierre(dot)queinnec(at)zenika(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Fix for a possible NPE
Date: 2010-03-21 07:14:40
Message-ID: alpine.BSO.2.00.1003210313530.3214@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sat, 20 Mar 2010, Pierre Queinnec wrote:

> Here's a little patch [1] that fixes a possible NPE. While I'm at it, I
> also attached three other patches that I had, one to suppress a unused
> field [2], another one to suppress a double null-check [3], and a small
> typo correction [4].

I've applied all of these. I've backpatched the first which is a real
potential problem to 8.4.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Kellerer 2010-03-21 07:27:20 Re: Driver not returning the type for TYPEs
Previous Message Pierre Queinnec 2010-03-20 19:50:29 Fix for a possible NPE