]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the typeof() function always returns SQLITE_FLOAT for floating
authordrh <drh@noemail.net>
Thu, 2 May 2019 17:45:52 +0000 (17:45 +0000)
committerdrh <drh@noemail.net>
Thu, 2 May 2019 17:45:52 +0000 (17:45 +0000)
commitde7109e61b4ff3b632250cdcd962a1a440609549
tree6855e64de233abfe9f4ee5dc8929140987679ae4
parentee253f7881ddf736ab67d15ccd8df97027111fd4
Ensure that the typeof() function always returns SQLITE_FLOAT for floating
point values even when the value is stored as an integer to save space.

FossilOrigin-Name: 48889530a9de22fee536edfd1627be62396ed18d842d5fd6d91e010b4337be95
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
test/index.test