pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date
Msg-id 200105161642.f4GGgbI70052@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/16 12:42:32

Modified files:
    src/interfaces/jdbc/org/postgresql/jdbc1: DatabaseMetaData.java
    src/interfaces/jdbc/org/postgresql/jdbc2: DatabaseMetaData.java

Log message:
    I was trying to get a very nice FREE graphical db tool called DbVisualizer
    (http://www.ideit.com/products/dbvis/) to work with Postgresql and I found
    out the following bug: if database has views then getTables() gets the null
    pointer exception ('order by relname' makes the listing tree in
    DbVisualizer a lot useful !!)

    This patch should propably be applied to the the jdbc1's
    DatabaseMetaData.java, too.

    Panu Outinen


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/ ontrib/retep/build.xml rc/interfaces/jd ...