]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Comment changes that attempt to better explain the behavior of the "seekResult"
authordrh <drh@noemail.net>
Wed, 9 Nov 2016 20:14:34 +0000 (20:14 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Nov 2016 20:14:34 +0000 (20:14 +0000)
commiteaf6ae29928eee11076fc6a0577e2630a6e56b4f
tree1c6784b5754df035694af1ed61d93ebb5c306bdb
parent7405fa745ed34fed26fffe3fb62758da65409ae9
Comment changes that attempt to better explain the behavior of the "seekResult"
field on VdbeCursor objects and the seekResult parameter to
sqlite3BtreeInsert() and the OPFLAG_USESEEKRESULT flag on insert opcodes.
No changes to code.

FossilOrigin-Name: 345b46be75bdf6f9fb7367a6164d89bae11995a6
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbeInt.h