]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Keep the full precision of integers if possible when casting to "numeric".
authordrh <drh@noemail.net>
Wed, 16 May 2007 11:55:56 +0000 (11:55 +0000)
committerdrh <drh@noemail.net>
Wed, 16 May 2007 11:55:56 +0000 (11:55 +0000)
commitcd7b46db84137bb2c285ad0bf57243d44ca1f8b9
tree84e080b8f2c08803e6590cfe26f3e44ff862d90e
parent056c8f782edd048102844d0cf706d970ae7b9624
Keep the full precision of integers if possible when casting to "numeric".
Ticket #2364. (CVS 4012)

FossilOrigin-Name: 2ac985a38034da87b0fa3837976e1f2164b22672
manifest
manifest.uuid
src/vdbe.c
src/vdbemem.c
test/cast.test