ISQL incorrectly pads UNICODE_FSS/UTF8 columns when they use a collation
------------------------------------------------------------------------

                 Key: CORE-5569
                 URL: http://tracker.firebirdsql.org/browse/CORE-5569
             Project: Firebird Core
          Issue Type: Bug
          Components: ISQL
    Affects Versions: 3.0.2
            Reporter: Adriano dos Santos Fernandes


SQL> select _utf8 '1234567890' collate unicode, _utf8 '1234567890' from 
rdb$database;

CAST                                     CONSTANT   
======================================== ========== 
1234567890                               1234567890 


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

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to