]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do correct affinity transformations on floating point values which have
authordrh <drh@noemail.net>
Thu, 30 Sep 2010 17:33:11 +0000 (17:33 +0000)
committerdrh <drh@noemail.net>
Thu, 30 Sep 2010 17:33:11 +0000 (17:33 +0000)
commit025586a259b68a5a81ad1114ec19881e996a2a54
tree67b1adf6c154f156f6fb69dd225f4512f1412257
parent5f1d6b616e003f511fe113bcfe808698127fbf30
Do correct affinity transformations on floating point values which have
a decimal point at the beginning or end of the mantissa.
Ticket [3998683a16a7076e08f5].

FossilOrigin-Name: ca154f97a590745539b2cbfd77eb319fd7392a40
manifest
manifest.uuid
src/util.c
test/date.test
test/index.test
test/tkt-3998683a16.test [new file with mode: 0644]