jdbc bug - Mailing list pgsql-jdbc

From zhousj
Subject jdbc bug
Date
Msg-id 002001c19e36$134005b0$1b6402c0@rd10
Whole thread Raw
List pgsql-jdbc
jdbc bug
 
I think I found a bug, when execute following code:
 
...
org.postgresql.Connection conn;
...
ResultSet rs= conn.ExecSQL("--"); file://dead here
...
 
the porgram doesn't return any result ,just died.

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Question regarding whether the Postgres JDBC driver supports
Next
From: "Paulo Merson"
Date:
Subject: setBoolean and char/varchar