]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Attempt to simplify the logic and generated code for vector comparisons.
authordrh <drh@noemail.net>
Sat, 13 Aug 2016 10:02:17 +0000 (10:02 +0000)
committerdrh <drh@noemail.net>
Sat, 13 Aug 2016 10:02:17 +0000 (10:02 +0000)
commit79752b6e63c03a18fd93817c6e9580d7445a7ce9
tree5ec3cc0465d7b54cf8e75c55aeb044a46888dbba
parent471b4b92bdb2a203d048f2c87fb53d8d83381c0b
Attempt to simplify the logic and generated code for vector comparisons.
Basic comparison operators are working, but there are many indexing test
failures still to be worked through.

FossilOrigin-Name: dfc028cfbe7657d20727a2670ecadb1575eb8cbb
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/vdbe.c