Thread: pgsql/src/interfaces/jdbc/org/postgresql/jdbc1 ...

pgsql/src/interfaces/jdbc/org/postgresql/jdbc1 ...

From
davec@postgresql.org (Dave Cramer)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    davec@postgresql.org    02/02/21 21:40:10

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

Log message:
    Patch from Cormac Twomey
    fixes getIndexInfo throwing NullPointerException
    fixes getIndexInfo improper results when multiple key indexs are used