Skip to content
Snippets Groups Projects
Commit 75b14a35 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.

(cherry picked from commit 72dbeb0e)
parent 12431ed4
No related branches found
No related tags found
Loading
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