]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid overflowing the 48-bit mantissa of a floating point number when
authordrh <drh@noemail.net>
Thu, 9 Feb 2006 13:38:19 +0000 (13:38 +0000)
committerdrh <drh@noemail.net>
Thu, 9 Feb 2006 13:38:19 +0000 (13:38 +0000)
commitfc6ad39cf87387303c12b21a89ab8b8b9be528a2
treec1526c40a6078c1e795d52503536fde521fa58b8
parentff22e18b3c27990bb3eba1abf70aac02f41c662a
Avoid overflowing the 48-bit mantissa of a floating point number when
summing large integers in the SUM() function.  Ticket #1664. (CVS 3061)

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