]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an issue with infinity handling by the SUM() function that goes back
authordrh <>
Mon, 28 Aug 2023 12:57:30 +0000 (12:57 +0000)
committerdrh <>
Mon, 28 Aug 2023 12:57:30 +0000 (12:57 +0000)
commitf256437e5e495384df6564308b4c2ff270f65b3f
treef6ee9016d4e157de82ee0b8e839eb57e6de8b7fa
parent58c3d20baff4dd4df41253f2f0256981af90f3fa
Fix an issue with infinity handling by the SUM() function that goes back
to the extended-precision SUM() enhancement of
check-in c63e26e705f5e967.  Problem reported by
forum post 1c06ddcacc86032a.

FossilOrigin-Name: 692266abd107920ef8bec16c5e2c6226746948140dd8da17cdf2132fee4338f6
manifest
manifest.uuid
src/func.c
test/func.test