]
Steven Hawkins resolved TEIID-4968.
-----------------------------------
Resolution: Done
This only affected columns with the double[] type since numeric[] was incorrectly mapped
to it as well.
oids are not unique in pg_attribute
-----------------------------------
Key: TEIID-4968
URL:
https://issues.jboss.org/browse/TEIID-4968
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 9.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0, 9.3.1, 9.2.5
The pg_attribute table is not reporting a distinct set of oids even though it is marked
as a pk column.