-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The npgsql provider uses the the infomation_schema namespace to query meta information for tables and views.
Add support for information_schema.tables (
https://www.postgresql.org/docs/10/static/infoschema-tables.html) to teiid
Add support for information_schema.views (
https://www.postgresql.org/docs/10/static/infoschema-views.html) to teiid
Add support for information_schema.columns (
https://www.postgresql.org/docs/10/static/infoschema-columns.html) to teiid
- relates to
-
TEIID-5201 Update teiid pg_type schema to match PostgreSQL pg_type in support of NPGsql provider
- Resolved