]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Clear the sort-order flags on the KeyInfo object associated with the
authordrh <drh@noemail.net>
Sat, 22 Mar 2014 02:19:53 +0000 (02:19 +0000)
committerdrh <drh@noemail.net>
Sat, 22 Mar 2014 02:19:53 +0000 (02:19 +0000)
commitdbfca2b7f89d761d330e7c8da551e1ca11b4f185
treef23d5841b00034ffdf5bcaee5d797d61af446fa8
parentc83a6bed0473ee394a92e30a21242cf342edb5e8
Clear the sort-order flags on the KeyInfo object associated with the
OP_Compare/OP_Jump of the block-sort logic, in order to make the OP_Jump
fully testable.

FossilOrigin-Name: 9b2838f23e5f52369eeb078f60bd231cc54362f8
manifest
manifest.uuid
src/select.c