]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the OP_Last opcode so that it is a no-op if the cursor is already
authordrh <drh@noemail.net>
Tue, 15 Nov 2016 04:00:24 +0000 (04:00 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Nov 2016 04:00:24 +0000 (04:00 +0000)
commitd6ef5afe3f905596571041926a4dae18322e58f9
tree3b9ca7af199fcb5cc0afe561af4122eb82cc3edb
parentc9b9deaee2bfdd535bc8779106e02ab12114b0d7
Change the OP_Last opcode so that it is a no-op if the cursor is already
pointing at the end of the b-tree.

FossilOrigin-Name: 663473850c4274270445b3771911fa773a8c405f
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbe.c