]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Combine various boolean variables in the BtShared structure into a single
authordrh <drh@noemail.net>
Thu, 5 Jan 2012 23:32:06 +0000 (23:32 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Jan 2012 23:32:06 +0000 (23:32 +0000)
commitc91663499e3e95736c4769528a1b60c0b2a3babc
tree0b58f03a0b9272839db26e5ef0fddbddd1b2f2d2
parent9cb5a0d989252d27ca0a2ef92d3fc06089e48adb
Combine various boolean variables in the BtShared structure into a single
boolean vector.  Also make performance improvement simplifications to
sqlite3BtreeMovetoUnpacked().

FossilOrigin-Name: 119493318e0ad4c2858fe1484b0d71669bd81531
manifest
manifest.uuid
src/backup.c
src/btree.c
src/btreeInt.h