]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support and documentation for the fullfsync pragma. Also include
authordrh <drh@noemail.net>
Sat, 11 Feb 2006 01:25:50 +0000 (01:25 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Feb 2006 01:25:50 +0000 (01:25 +0000)
commitac530b1ab44b1703da039290cbcdd5cc0d3bb467
tree02f28527124878f2373edfdaccc030fcb24bc341
parent78aecb72507785c8e2a0adb5bc2641b088f6d533
Add support and documentation for the fullfsync pragma.  Also include
some other unrelated documentation updates. (CVS 3080)

FossilOrigin-Name: f2069d0bf3161591535e68b7389792e9cb7fe043
15 files changed:
manifest
manifest.uuid
src/btree.c
src/btree.h
src/os_unix.c
src/pager.c
src/pager.h
src/pragma.c
src/sqliteInt.h
test/avtrans.test
test/sync.test
test/trans.test
www/capi3ref.tcl
www/faq.tcl
www/pragma.tcl