]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix multiple performance regressions (ticket #2298 among them)
authordrh <drh@noemail.net>
Fri, 13 Apr 2007 02:14:30 +0000 (02:14 +0000)
committerdrh <drh@noemail.net>
Fri, 13 Apr 2007 02:14:30 +0000 (02:14 +0000)
commit538f570cd1bf87aa8f922b82b1e490dadd688797
treeaa0610a682479c2320c5c0a2e90bc782dbc6b1ce
parent994c80af27fa1f3990474a100fa74a89f0185449
Fix multiple performance regressions (ticket #2298 among them)
and add tests to make sure they do not come back. (CVS 3839)

FossilOrigin-Name: 32bb2d5859906b4fb0f6083eedd7f3a81b9cf5e2
manifest
manifest.uuid
src/btree.c
src/os_common.h
src/pager.c
src/pager.h
src/test1.c
test/ioerr2.test
test/pageropt.test [new file with mode: 0644]