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

Barry Lind <barry@xythos.com>

Commit: 97ab49beb02e73c4e29eab21edefd887183496ad
Author: Barry Lind <barry@xythos.com>
Date: 2001-10-24T04:31:50Z
Releases: 7.2.1
fix for a bug in DatabaseMetaData.getIndexInfo().  This fixes a bug reported by tom_falconer@lineone.net.  On Sept 7th, he sent a test case to the list demonstrating the bug.  His test case now works successfully with this patch

Files