substring similar - extra characters in the result for non latin characters
---------------------------------------------------------------------------

                 Key: CORE-6158
                 URL: http://tracker.firebirdsql.org/browse/CORE-6158
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 4.0 Beta 2
         Environment: Firebird-4.0.0.1629-0_x64
Windows 7 
            Reporter: Alex Bekhtin


select substring('
aaa
/*==============================================================================
Некий текст на русском
==============================================================================*/
bbb
ccc
ddd
eee
fff
jjj
' similar '%/#*(=){3,}#"%#"(=){3,}#*/%' escape '#') from rdb$database

result

===========================================================================
Некий текст на русском
==============================================================================*/
bbb
ccc
dd

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