Skip to content
Snippets Groups Projects
Commit 72dbeb0e authored by Nikita Pettik's avatar Nikita Pettik Committed by Kirill Yukhin
Browse files

Move mp_compare_double_uint64() to trivia/util.h

This function implements common way of precise comparison between
unsigned integer and floating point values (doubles). Currently, it is
used in tuple comparators, but we need the same thing in SQL. Hence,
let's move it to header containing set of utilities.
parent 73a4a525
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment