]> git.ipfire.org Git - thirdparty/sqlite.git/commit
From sqlite3BtreeInsert(), bypass the btreeMoveto() routine for table inserts
authordrh <drh@noemail.net>
Mon, 29 Jun 2015 23:01:32 +0000 (23:01 +0000)
committerdrh <drh@noemail.net>
Mon, 29 Jun 2015 23:01:32 +0000 (23:01 +0000)
commit207c8173652fb66b72aed5cb2bea8f10406104ba
tree61f5829c967786ab89291fe40e9120d134723b8c
parentb34755308cd6f874870a017316051542a09369cf
From sqlite3BtreeInsert(), bypass the btreeMoveto() routine for table inserts
and go directly to sqlite3BtreeMovetoUnpacked().

FossilOrigin-Name: 53fe685d56368af78238c8981cc41704929f7660
manifest
manifest.uuid
src/btree.c