"SIMILAR TO" hangs when processing parenthesis
----------------------------------------------

                 Key: CORE-6088
                 URL: http://tracker.firebirdsql.org/browse/CORE-6088
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0.4
            Reporter: Dmitriy Starodubov


This query works fine on 2.5 but hangs on 3.X:

select 1 from RDB$DATABASE 
where 'a-b c(d)'
similar to '[[:WHITESPACE:]a-z\-]{0,199}' escape '\';

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to