]> 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:20:18 +0000 (12:20 +0000)
committerdrh <>
Mon, 28 Aug 2023 12:20:18 +0000 (12:20 +0000)
commitbd953dfcadb9fe5eb3631ef131f7a250b063fa9c
tree634e1bbf8de3fdc4dcf6a103f535c25538dde95b
parent0d066bc8a626eb9a94ea289a78df7f825b9510d9
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:/forumpost/1c06ddcacc86032a|forum post 1c06ddcacc86032a].

FossilOrigin-Name: 77d3dcd283595c52f24c07fc59ba60c9133b71c440cf3f799cf48c907c6fae3e
manifest
manifest.uuid
src/func.c
test/func.test