]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the crash-recovery test code in test6.c for 3.5. Also change some other code...
authordanielk1977 <danielk1977@noemail.net>
Wed, 15 Aug 2007 17:08:46 +0000 (17:08 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 15 Aug 2007 17:08:46 +0000 (17:08 +0000)
commit6207906027795e6a3e5235df743c32fe7e6d99d3
treec5640b45b1264c24b953b4d18edb120c96c6f906
parent4c3645c601b54ef1ebcedff8ac05393dd5d71451
Modify the crash-recovery test code in test6.c for 3.5. Also change some other code to use the new sqlite3_io_methods interface. Lots of things are broken now. (CVS 4228)

FossilOrigin-Name: af9503daf3f7703fcddad754bc1dc9e179830b6e
manifest
manifest.uuid
src/os.c
src/os.h
src/os_unix.c
src/pager.c
src/sqlite.h.in
src/test2.c
src/test6.c
src/vdbeaux.c