]
Work on TEIID-5712 started by Steven Hawkins.
---------------------------------------------
Hidden metadata is inconsistent over pg
---------------------------------------
Key: TEIID-5712
URL:
https://issues.jboss.org/browse/TEIID-5712
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 10.1.1, 10.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.2
With TEIID-5533 the materialization of pg_attribute will expose all columns to any user.
With TEIID-5236 the lazy materialization of pg_index and TEIID-5696 pg_proc will cache the
results only for the initial user.
The materialization needs to be performed in a safer way to preserve the hidden metadata.