BUG FIX

From: kostalinux <kostalinux(at)jet-systems(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: BUG FIX
Date: 2002-08-02 14:03:51
Message-ID: 3D4A9147.7080908@jet-systems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
DatabaseMetaData.zip application/x-compressed 7.4 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Håkon Hansen 2002-08-02 14:14:11 Re:
Previous Message Aaron Mulder 2002-08-02 13:56:33 Re: Creating a PostgreSql Connection Pool in Tomcat3.2