Closed aafemt closed 1 month ago
@aafemt this change introduced a problem making this query work:
select cast('x' as varchar(10) character set utf8 collate wrong) from rdb$database;
Originally posted by @asfernandes in https://github.com/FirebirdSQL/firebird/issues/7748#issuecomment-2342463807
This is a regression introduced in #7748
Originally posted by @asfernandes in https://github.com/FirebirdSQL/firebird/issues/7748#issuecomment-2342463807