Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 289a258975e0aa1828e5be26b30450e7a87c9807
https://github.com/teiid/teiid/commit/289a258975e0aa1828e5be26b30450e7a87...
Author: shawkins <shawkins(a)redhat.com>
Date: 2012-12-21 (Fri, 21 Dec 2012)
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/odbc/ScriptReader.java
A runtime/src/test/java/TestScriptReader/TestScriptReader.java
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/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/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/testProperties.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
M
test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected
Log Message:
-----------
TEIID-2332 refining pg rewrite handling