BUG FIX - Mailing list pgsql-jdbc

From kostalinux
Subject BUG FIX
Date
Msg-id 3D4A9147.7080908@jet-systems.com
Whole thread Raw
List pgsql-jdbc
Hi
I fixed stupid problems in :

org.postgresql.jdbc2.DatabaseMetaData

public ResultSet getTables(String s, String s1, String s2, String as[])
         throws SQLException

I'm sorry that I decompile the driver but this driver works too bad no
sequences not indexes and other problems which you know.

Kosta



Attachment

pgsql-jdbc by date:

Previous
From: Håkon Hansen
Date:
Subject: Re:
Next
From: Drew Wilson
Date:
Subject: JDBC2 compilation errors w/ top-of-tree CVS (Darwin)