[teiid/teiid] 0fcf9a: TEIID-5307 adding information_schema tables and a ...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 0fcf9a139b9a01907dced25a2ce6ab855a2176be
https://github.com/teiid/teiid/commit/0fcf9a139b9a01907dced25a2ce6ab855a2...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-05-01 (Tue, 01 May 2018)
Changed paths:
M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.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/systemmodel/TestODBCSchema.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
M test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaColumns.expected
A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaKeyColumnUsage.expected
A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaReferentialConstraints.expected
A test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaTableConstraints.expected
M test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaTables.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-5307 adding information_schema tables and a column
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 8 months
[teiid/teiid] eae663: TEIID-5334 adding a better char mapping
by shawkins
Branch: refs/heads/10.2.x
Home: https://github.com/teiid/teiid
Commit: eae6639fe672016fcafa94a3710ef0f8b9084d08
https://github.com/teiid/teiid/commit/eae6639fe672016fcafa94a3710ef0f8b90...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-05-01 (Tue, 01 May 2018)
Changed paths:
M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.java
M runtime/src/main/java/org/teiid/odbc/PGUtil.java
M test-integration/common/src/test/java/org/teiid/systemmodel/TestPGMetadata.java
M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
M test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaColumns.expected
M test-integration/common/src/test/resources/TestODBCSchema/testNPGSqlTypeMetadata.expected
M test-integration/common/src/test/resources/TestODBCSchema/testTypes.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_TYPE.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testViews.expected
Log Message:
-----------
TEIID-5334 adding a better char mapping
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 8 months
[teiid/teiid] ce20e0: TEIID-5334 adding a better char mapping
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: ce20e04fdbd7f4b4834810ce2921a8df28fd1ebf
https://github.com/teiid/teiid/commit/ce20e04fdbd7f4b4834810ce2921a8df28f...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-05-01 (Tue, 01 May 2018)
Changed paths:
M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.java
M runtime/src/main/java/org/teiid/odbc/PGUtil.java
M test-integration/common/src/test/java/org/teiid/systemmodel/TestPGMetadata.java
M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
M test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaColumns.expected
M test-integration/common/src/test/resources/TestODBCSchema/testNPGSqlTypeMetadata.expected
M test-integration/common/src/test/resources/TestODBCSchema/testTypes.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_TYPE.expected
M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testViews.expected
Log Message:
-----------
TEIID-5334 adding a better char mapping
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 8 months