]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the AVG() and TOTAL() functions (after the SUM() fix of [77d3dcd283595c52])
authordrh <>
Wed, 30 Aug 2023 16:03:27 +0000 (16:03 +0000)
committerdrh <>
Wed, 30 Aug 2023 16:03:27 +0000 (16:03 +0000)
commit7bb5a6db4036e3956aadb71be0c390d3a4c32243
tree06d647b3f04b261f7d388e256efb71b018e06e24
parent85a05d895aa839b148686bdca0ed0486042e98cb
Fix the AVG() and TOTAL() functions (after the SUM() fix of [77d3dcd283595c52])
so that they work with infinitites.  Fixes a bug introduced by check-in.
[c63e26e705f5e967].  Bug reported by
[forum:/forumpost/8960fb40cc|forum post 8960fb40cc].

FossilOrigin-Name: 6df6f17ccb404c648076ccff4200d0eb5437f0e3e82424bf3da5ea682b107bb4
manifest
manifest.uuid
src/func.c
test/func.test