]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem involving infinities int the Kahan-Babushka-Neumaier summation algorithm.
authordrh <>
Tue, 19 Mar 2024 10:46:41 +0000 (10:46 +0000)
committerdrh <>
Tue, 19 Mar 2024 10:46:41 +0000 (10:46 +0000)
commit0febad8fdf5495dc753100269159147def8ee42d
treee2ccfe98c5e5f7790cb58aeeadac97f3496a60d1
parent8d6a941353f3d57ea6439a8932036a4ef21b9739
Fix a problem involving infinities int the Kahan-Babushka-Neumaier summation algorithm.

FossilOrigin-Name: 0984e5cd2574780dc1952e3daebafba9ddbb3b4937325117b922fdad0652db57
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
src/util.c
test/func.test