jdbc bug

From: "zhousj" <zhousj(at)wesec(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: jdbc bug
Date: 2002-01-16 02:29:13
Message-ID: 002001c19e36$134005b0$1b6402c0@rd10
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paulo Merson 2002-01-16 16:52:33 setBoolean and char/varchar
Previous Message Bruce Momjian 2002-01-15 22:55:58 Re: Question regarding whether the Postgres JDBC driver supports