]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow OP_MoveGt and similar to use an array of registers instead of a serialized...
authordanielk1977 <danielk1977@noemail.net>
Fri, 18 Apr 2008 09:01:15 +0000 (09:01 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 18 Apr 2008 09:01:15 +0000 (09:01 +0000)
commit751de567c14adf5e470f086d1df9d0f13478f11e
tree0d100a0527e800890091864e93f280a6d3c66434
parentfdc40e915600d942b862f91153a30b317865ebe5
Allow OP_MoveGt and similar to use an array of registers instead of a serialized record. Modify one type of index range scan to use this. (CVS 5028)

FossilOrigin-Name: c448f15aa5ed3dec511426775e893efea324faa1
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/where.c