8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00

Correction

This commit is contained in:
asfernandes 2008-02-10 17:58:07 +00:00
parent c006141d03
commit 5debf97382

View File

@ -1721,7 +1721,7 @@ USHORT EVL_group(thread_db* tdbb, RecordSource* rsb, jrd_nod *const node, USHORT
to.dsc_length = asb->asb_key_desc[0].skd_length;
to.dsc_address = data;
INTL_string_to_key(tdbb, INTL_TEXT_TO_INDEX(desc->getTextType()),
desc, &to, INTL_KEY_SORT);
desc, &to, INTL_KEY_UNIQUE);
}
asb->asb_desc.dsc_address = data +