Skip to content
Snippets Groups Projects
user avatar
Kirill Shcherbatov authored
Function tonumber64 has worked incorrectly with values less
than INT64_MAX.
Now it works in the interval [INT64_MAX, UINT64_MAX] returning
nil otherwise.

Closes #3466.
455e8898
History
Name Last commit Last update