]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the SUM() aggregate (and related AVG() and TOTAL()) so that the running
authordrh <>
Wed, 28 Jun 2023 12:02:48 +0000 (12:02 +0000)
committerdrh <>
Wed, 28 Jun 2023 12:02:48 +0000 (12:02 +0000)
commit8fbb335d9f73dfa61b6da3f99e3408435297b850
tree611dcab4bc84f1fdce9bb294985dac9d23106c19
parent60783f47b26fd584f8a7879697092557ecd0c613
parentd847c73153ba7eb77a5b773a691ad0ca6b879157
Enhance the SUM() aggregate (and related AVG() and TOTAL()) so that the running
sum is accurate to about 100 bits.

FossilOrigin-Name: a915f15a916af698e0cef46c8b3e7ed11bda19349179d2d414073cd39c4cce24
manifest
manifest.uuid
src/util.c