]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Split part of "PRAGMA ota_mode" off into "PRAGMA pager_ota_mode". This allows some...
authordan <dan@noemail.net>
Wed, 3 Sep 2014 19:30:32 +0000 (19:30 +0000)
committerdan <dan@noemail.net>
Wed, 3 Sep 2014 19:30:32 +0000 (19:30 +0000)
commit19b465a0ae4c73ad9f118f85bc134e7a7d515949
tree57138bf5a51cd6baaff45823aa6e5682c0a3763a
parent98231c054b78e0868b55336389673ab77e968a10
Split part of "PRAGMA ota_mode" off into "PRAGMA pager_ota_mode". This allows some specialized custom VFS implementations to intercept and implement the expected pager-related effects of this pragma.

FossilOrigin-Name: 209f672e588b54dfbfb83c7859cacdc4497f0f2b
ext/ota/ota2.test
ext/ota/sqlite3ota.c
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/pragma.c
src/test2.c
tool/mkpragmatab.tcl