[teiid-commits] [teiid/teiid] 95c6c8: TEIID-2476 TEIID-3992 improving the performance of...

shawkins shawkins at redhat.com
Thu Mar 3 20:13:07 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 95c6c8f70ee4b65ace96c178d71b379bbb105156
      https://github.com/teiid/teiid/commit/95c6c8f70ee4b65ace96c178d71b379bbb105156
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-03-03 (Thu, 03 Mar 2016)

  Changed paths:
    M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
    M engine/src/main/resources/org/teiid/metadata/SYS.sql
    M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.java
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M test-integration/common/src/test/java/org/teiid/jdbc/TestDynamicImportedMetaData.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestODBCSchema.java
    M test-integration/common/src/test/resources/TestCase3473/testGetCrossReference.expected
    M test-integration/common/src/test/resources/TestCase3473/testGetTables.expected
    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/TestMMDatabaseMetaData/testGetTables.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables_allTables.expected
    M test-integration/common/src/test/resources/TestODBCSchema/testOBIEEColumnQuery.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/TestODBCSchema/test_PG_NAMESPACE.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testInt2Vector.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.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/TestPartsDatabaseMetadata/testCrossReference.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testExportedKeys.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testImportedKeys.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testIndexInfoAll.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testPrimaryKeys.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testTables.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testDefect12064.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/testProcedureParams.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedures.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testProperties.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testReferenceKeyColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testUsgae.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testViews.expected
    M test-integration/common/src/test/resources/TestVDBMerge/merge.after.expected
    M test-integration/common/src/test/resources/TestVDBMerge/merge.before.expected
    M test-integration/common/src/test/resources/TestVDBMerge/merge.test.expected
    M test-integration/common/src/test/resources/TestVDBMerge/mergeEmpty.after.expected
    M test-integration/common/src/test/resources/TestVDBMerge/mergeEmpty.before.expected
    M test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected

  Log Message:
  -----------
  TEIID-2476 TEIID-3992 improving the performance of pg system queries




More information about the teiid-commits mailing list