COLLATE PXW_CSY does't work on build 3.0.5.33126-0_x64_win
----------------------------------------------------------

                 Key: CORE-6066
                 URL: http://tracker.firebirdsql.org/browse/CORE-6066
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 3.0.5
         Environment: Windows 10 x64
            Reporter: Roland Turcan


select * from DRUHY_DOKLADOV_COMBO
  where upper(nazov_skratka collate pxw_csy) = 'ABC';

raises exception:

Engine Code    : 335544569
Engine Message :
Dynamic SQL Error
SQL error code = -204
COLLATION PXW_CSY for CHARACTER SET NONE is not defined

Database Default Character Set WIN1250

but this works on 3.0.4 fine with the same environment, it must be a bug in 
shapshots.

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