[teiid-commits] [teiid/teiid] c2b270: TEIID-4122 improving the metadata query performanc...

shawkins shawkins at redhat.com
Wed Apr 20 16:21:39 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: c2b270ded507f5c466c90d66bbf42c90f0eabbae
      https://github.com/teiid/teiid/commit/c2b270ded507f5c466c90d66bbf42c90f0eabbae
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-04-20 (Wed, 20 Apr 2016)

  Changed paths:
    M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.java
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M runtime/src/main/java/org/teiid/transport/PgBackendProtocol.java
    M runtime/src/test/resources/adminapi-test-vdb.xml
    M test-integration/common/src/test/resources/TestJDBCSocketTransport/testSelect.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected
    M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRDEF.expected
    M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE.expected
    M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE_overflow.expected
    M test-integration/common/src/test/resources/TestODBCSchema/test_PG_CLASS.expected
    M test-integration/common/src/test/resources/TestODBCSchema/test_PG_INDEX.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testSelect.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeyColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeys.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testProperties.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testViews.expected
    M test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected

  Log Message:
  -----------
  TEIID-4122 improving the metadata query performance and enhancing
compatiblity




More information about the teiid-commits mailing list