]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of PAGER_SECTOR_SIZE to SQLITE_DEFAULT_SECTOR_SIZE. Make
authordrh <drh@noemail.net>
Thu, 29 Mar 2007 18:19:52 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Mar 2007 18:19:52 +0000 (18:19 +0000)
commit3ceeb75680d518042aa73f83c0d2875e04f5058d
tree1515b1aea0b47dd637cb4ceaa924d9e55ba4660d
parent2ecad3b4437dab87bdaf5fb2706698b587d35552
Change the name of PAGER_SECTOR_SIZE to SQLITE_DEFAULT_SECTOR_SIZE.  Make
the new OS-layer interface routine for finding sector size optional. (CVS 3750)

FossilOrigin-Name: 0fb9af1d6e20bf25511c6d2097937cc11137776e
manifest
manifest.uuid
src/os.c
src/os.h
src/os_os2.c
src/os_unix.c
src/os_win.c
src/pager.c