]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change opcode names and comments to better describe the operation of
authordrh <drh@noemail.net>
Wed, 19 May 2004 14:56:55 +0000 (14:56 +0000)
committerdrh <drh@noemail.net>
Wed, 19 May 2004 14:56:55 +0000 (14:56 +0000)
commit7cf6e4de35ce301cb9c68fe51314c4cd9469b8aa
tree90cfcb2dd083be7f101470e1079942ab431dd505
parent772ae62a8284290a03752b058d4aae9356245b31
Change opcode names and comments to better describe the operation of
the incrKey flag.  OP_MoveTo becomes OP_MoveGe. (CVS 1407)

FossilOrigin-Name: 8f249c45cbc77f4320798ff1a830b55e5c74888a
manifest
manifest.uuid
src/delete.c
src/insert.c
src/select.c
src/update.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/where.c
test/where.test