]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the interface to the pager sub-system in preparation for performing IO in...
authordanielk1977 <danielk1977@noemail.net>
Mon, 19 Mar 2007 17:44:26 +0000 (17:44 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 19 Mar 2007 17:44:26 +0000 (17:44 +0000)
commit3b8a05f6816a77cde324742df285ea75c89f3153
treefb985bc46418ec75f13b0adedea863111e101f93
parenta8553141c99e7c406a3c864d0c463511d72feb85
Modify the interface to the pager sub-system in preparation for performing IO in blocks based on sector-size, not database page-size. (CVS 3705)

FossilOrigin-Name: 7dc7658887046f066b564a5994578074a99756ba
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/pragma.c
src/test2.c
src/test3.c
src/util.c