]> granicus.if.org Git - postgresql/commit
Patch from Kris Jurka to improve the performance of getImportedKeys(). The
authorBarry Lind <barry@xythos.com>
Tue, 14 Jan 2003 05:07:56 +0000 (05:07 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 14 Jan 2003 05:07:56 +0000 (05:07 +0000)
commit3ff4496454986be920a5ea86f68a1920915ae46d
tree1ad07bc3c8f535265d21f574bd11265fa05b1202
parentfbc590fd6c3707bc2c547d61a9c927a3dfee0f82
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
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java