[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1535) pg/odbc support should report rel oid with column metadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Mar 25 17:09:38 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1535.
-----------------------------------

    Resolution: Done


using the fix from TEIID-1534 I added a mat view that could be searched using the resultsetmetadata to return the proper oid/attnum values.

Also added support for determining autoincrement based upon the postgres jdbc driver (8.1 through 8.4).

also added direct parser support for positional parameter references since modifying the sql in the odbc logic could mangle literal dollar amount.

> pg/odbc support should report rel oid with column metadata
> ----------------------------------------------------------
>
>                 Key: TEIID-1535
>                 URL: https://issues.jboss.org/browse/TEIID-1535
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Server
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.4
>
>
> describe columns should return the proper table oid and attnum for each column.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list