Patch from Kris Jurka to improve the performance of getImportedKeys(). The

Barry Lind <barry@xythos.com>

Commit: 3ff4496454986be920a5ea86f68a1920915ae46d
Author: Barry Lind <barry@xythos.com>
Date: 2003-01-14T05:07:56Z
Releases: 7.3.2
Patch from Kris Jurka to improve the performance of getImportedKeys().  The
fix uses explicit joins to avoid using the genetic query optimizer for
consistent results.

 Modified Files:
  Tag: REL7_3_STABLE
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java

Files