[teiid-issues] [JBoss JIRA] (TEIID-2333) PG/H2 default escape handling

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Dec 21 10:42:08 EST 2012


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

Steven Hawkins resolved TEIID-2333.
-----------------------------------

    Resolution: Done


Adding an ESCAPE '' clause when needed.
                
> PG/H2 default escape handling
> -----------------------------
>
>                 Key: TEIID-2333
>                 URL: https://issues.jboss.org/browse/TEIID-2333
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.3
>
>
> Both H2 and pg use \ as the default escape character, but Teiid (inline with the spec) assumes no such default.  So the pushdown of LIKE without an escape may be incorrect if the pattern contains \.

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