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

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


Steven Hawkins created TEIID-2689:
-------------------------------------

             Summary: 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