From: | "Paul Meigniez" <paul(dot)meigniez(at)ubik(dot)ch> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | NullPointerException in rg.postgresql.jdbc2.ResultSet.getBytes |
Date: | 2002-05-08 07:07:21 |
Message-ID: | 71BFB6708920D211967300805F85071C05782E@UBK_SRV1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)meigniez(at)ubik(dot)ch
http://www.ubik.ch
Attachment | Content-Type | Size |
---|---|---|
Main.java | application/x-javascript | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas De Vos | 2002-05-08 16:48:44 | Re: Encoding |
Previous Message | Tom Lane | 2002-05-08 05:26:10 | Re: Logging function calls to figure out lo_close log entries? |