[teiid-commits] [teiid/teiid] d02ad3: TEIID-3018 adding views and storedprocedures syste...

shawkins shawkins at redhat.com
Fri Jun 27 15:28:54 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: d02ad37df457bce4089e853829a4b73308195732
      https://github.com/teiid/teiid/commit/d02ad37df457bce4089e853829a4b73308195732
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-06-27 (Fri, 27 Jun 2014)

  Changed paths:
    M api/src/main/java/org/teiid/metadata/Table.java
    M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
    M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
    M test-integration/common/src/test/java/org/teiid/jdbc/TestDynamicImportedMetaData.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestSystemVirtualModel.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/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_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/testIndexInfo.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/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
    A test-integration/common/src/test/resources/TestSystemVirtualModel/testStoredProcedures.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
    A test-integration/common/src/test/resources/TestSystemVirtualModel/testViews.expected

  Log Message:
  -----------
  TEIID-3018 adding views and storedprocedures systemadmin tables




More information about the teiid-commits mailing list