[teiid-commits] [teiid/teiid] 00576d: TEIID-5220 adding limited information_schema table...

shawkins shawkins at redhat.com
Thu Mar 8 10:37:11 EST 2018


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

  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/test/java/org/teiid/runtime/TestEmbeddedServer.java
    M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html
    M test-integration/common/src/test/java/org/teiid/jdbc/TestLocalConnections.java
    M test-integration/common/src/test/java/org/teiid/jdbc/TestQueryPlans.java
    M test-integration/common/src/test/java/org/teiid/jdbc/TestVDBMerge.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestMetadataUpdates.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestODBCSchema.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestStats.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestSystemVirtualModel.java
    M test-integration/common/src/test/java/org/teiid/transport/TestJDBCSocketTransport.java
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSSL.java
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
    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
    A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaColumns.expected
    A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaTables.expected
    A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaViews.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/TestPartsDatabaseMetadata/testTables.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/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-5220 adding limited information_schema tables for npgsql




More information about the teiid-commits mailing list