[teiid-issues] [JBoss JIRA] (TEIID-5622) Capture missing features from Teiid JDBC with the pg protocol

Steven Hawkins (Jira) issues at jboss.org
Wed Jan 23 10:21:00 EST 2019


Steven Hawkins created TEIID-5622:
-------------------------------------

             Summary: Capture missing features from Teiid JDBC with the pg protocol
                 Key: TEIID-5622
                 URL: https://issues.jboss.org/browse/TEIID-5622
             Project: Teiid
          Issue Type: Quality Risk
          Components: JDBC Driver
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 12.x


We need to start spawning issues for missing features and known compatibility issues between Teiid JDBC and using the pg protocol - primarily with pg JDBC.

This includes:
* lob support - lo is not yet implemented in pg, just inlining TEIID-1163
* xa support - TEIID-4012
* query plan handling - TEIID-5527
* determine if reauthentication is supported
* domain type reporting - TEIID-4909
* typing differences in general - should there be a mode where we can report teiid type names?  that's likely not possible as many pg clients have builtin logic around the standard types
* multi-dimensional arrays
* like escape and other pg behavior that have workarounds in Teiid
* generated keys - we only return a 0 oid for inserts - what about upserts?




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list