Skip to content
Snippets Groups Projects
user avatar
Andrey Saranchin authored
Function tuple_extract_key_raw for nullable partially sequential key_def
can extract wrong key from tuples without trailing nils. Fortunately,
it does not affect tarantool - tuple_extract_key_raw is used only with
cmp_def, which ends with non-nullable primary key definition, hence
contains no trailing nils.

Closes #8504

NO_CHANGELOG=no visible changes
NO_DOC=no visible changes
199e20b9
History
Name Last commit Last update