]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the vdbe so that the comparison operator opcodes do not modify the data type...
authordan <dan@noemail.net>
Fri, 5 Mar 2010 16:32:12 +0000 (16:32 +0000)
committerdan <dan@noemail.net>
Fri, 5 Mar 2010 16:32:12 +0000 (16:32 +0000)
commitb7dca7d7335b02122a3fd1846723c07a3a5af32f
tree1b544e6fb8e1422be2e9441147557f0f60bb4ca6
parentf8b4d8c682ecc60197c9c3f5e76f55a3beda9981
Modify the vdbe so that the comparison operator opcodes do not modify the data type of operands. Fix for [aa92c76cd4].

FossilOrigin-Name: 8858042fa1449516a2c7dbb991dca3eb6c5794cb
manifest
manifest.uuid
src/expr.c
src/main.c
src/prepare.c
src/sqliteInt.h
src/utf.c
src/vdbe.c
test/select7.test