[teiid/teiid] fd7794: TEIID-5315 addressing pct load:
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: fd779410abfe13fa93375c71044b2bc87e292f50
https://github.com/teiid/teiid/commit/fd779410abfe13fa93375c71044b2bc87e2...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
M runtime/src/main/java/org/teiid/runtime/MaterializationManager.java
M test-integration/common/src/test/java/org/teiid/systemmodel/TestExternalMatViews.java
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedureColumns.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/testPgProc.expected
M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedureColumns.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/testStoredProcedures.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testUsage.expected
M test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected
Log Message:
-----------
TEIID-5315 addressing pct load:
-adding a only if needed parameter to load procedure
-better ttl resolution
6 years, 8 months