JDBC driver returns NullPointerException on getObject - Mailing list pgsql-interfaces

From Joshua Introne
Subject JDBC driver returns NullPointerException on getObject
Date
Msg-id Pine.SGI.3.95.990209213013.28472A-100000@biotite.cs.brandeis.edu
Whole thread Raw
List pgsql-interfaces
Could anyone tell me where I might find an updated jdbc driver which
fixes the NullPointer exception returned by getObject on an empty field of
a non-sql type (like point, box, etc)?

Reading through the archives, it appears there is one, but for the life of
me, I can't find it.  The most recent postgresql.jar at
http://www.retep.org.uk/postgres doesn't seem to fix the problem, and the
source shipping with v6.4.2 doesn't appear to be the most recent
available.

Thanks much,


Joshua E. Introne
Department of Computer Science
Brandeis University
jintrone@cs.brandeis.edu



pgsql-interfaces by date:

Previous
From: Michael Davis
Date:
Subject: Money data type
Next
From: hoelc
Date:
Subject: Re: [INTERFACES] question on accessing PostgreSQL with C