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

From: barry(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...
Date: 2001-10-24 04:31:50
Message-ID: 200110240431.f9O4Vox99172@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry(at)postgresql(dot)org 01/10/24 00:31:50

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

Log message:
fix for a bug in DatabaseMetaData.getIndexInfo(). This fixes a bug reported by tom_falconer(at)lineone(dot)net(dot) On Sept 7th, he sent a test case to the list demonstrating the bug. His test case now works successfully with this patch

Browse pgsql-committers by date

  From Date Subject
Next Message ishii 2001-10-24 08:07:24 pgsql/contrib/pgbench README.pgbench README.pg ...
Previous Message momjian 2001-10-24 01:01:37 pgsql/doc TODO