[teiid-issues] [JBoss JIRA] (TEIID-2689) support for pg regproc cast

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Oct 7 15:03:02 EDT 2013


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

Steven Hawkins resolved TEIID-2689.
-----------------------------------

    Resolution: Done


Increased pg compatibility with support for regproc casts.
                
> support for pg regproc cast
> ---------------------------
>
>                 Key: TEIID-2689
>                 URL: https://issues.jboss.org/browse/TEIID-2689
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Server
>    Affects Versions: 8.5
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 8.6
>
>
> Attempting to use the PG 8.3 JDBC driver against an 8.6/master instance, a query against pg_proc (select * from pg_proc) failed due to how the older driver was looking up additional metadata with our enhanced support for array types - this does not occur in a 7.7 Teiid.
> The offending query will complete as expected with support for the ::regproc cast.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list