]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ignore leading spaces on text to numeric conversions. Ticket #1662.
authordrh <drh@noemail.net>
Fri, 3 Mar 2006 19:12:29 +0000 (19:12 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Mar 2006 19:12:29 +0000 (19:12 +0000)
commit57bacb2282f9fc3f1a76fd148554b9f3428359d2
tree4053724517c1f7fe6c73837a79b3095abf941d4f
parent41714d6f837ad0313b0aaa3f2813dcc5410bb0db
Ignore leading spaces on text to numeric conversions.  Ticket #1662.
Fixes to test cases broken by the recent changes to round(). (CVS 3118)

FossilOrigin-Name: cdca3383c54b33aeafbbdbbb4ae7c90796cf66e5
manifest
manifest.uuid
src/util.c
test/cast.test
test/expr.test
test/index2.test
test/limit.test