NullPointerException in rg.postgresql.jdbc2.ResultSet.getBytes - Mailing list pgsql-jdbc

From Paul Meigniez
Subject NullPointerException in rg.postgresql.jdbc2.ResultSet.getBytes
Date
Msg-id 71BFB6708920D211967300805F85071C05782E@UBK_SRV1
Whole thread Raw
List pgsql-jdbc
Hello,

We use PostgreSQL version 7.2 in our application. In this context, I
discovered the following problem: when you try to get the index info of a
database, a NullPointerException occurs if there is an unique index defined
in a table.
I attached a test program demonstrated the problem. You will find in a
commentar in the beginning of the file, the SQL instructions used to create
the database and the test table.

Thank you for your attention.
Best regards.

Paul Meigniez
UBIK S.A.
Av. Cortot, 7D, 1260 NYON,
Switzerland
Tel: +41 22 362 04 60
Fax: +41 22 362 04 61
mailto:paul.meigniez@ubik.ch
http://www.ubik.ch

Attachment

pgsql-jdbc by date:

Previous
From: Ron Snyder
Date:
Subject: Logging function calls to figure out lo_close log entries?
Next
From: Dave Cramer
Date:
Subject: Re: Fwd: help with jdbc driver building -postgresql sources