]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Test handling of IO errors that occur in OsDelete() or OsTruncate() operations. Also...
authordanielk1977 <danielk1977@noemail.net>
Tue, 27 Mar 2007 16:19:51 +0000 (16:19 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 27 Mar 2007 16:19:51 +0000 (16:19 +0000)
commit979f38e5ee852e318ddc3eeddd542f4bf2c290fe
treee5f2820343d69a57b9bcf2a2d9b2bc324ff15a07
parent8ef6eff4a59cfbe04167fb6b85be4edae7741626
Test handling of IO errors that occur in OsDelete() or OsTruncate() operations. Also use an anonymous file for temporary storage during a VACUUM. (CVS 3729)

FossilOrigin-Name: b24a6e7b024c8b9a0b6fd15bd8f247e458781ca2
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/pager.c
src/pager.h
src/sqlite.h.in
src/vacuum.c
src/vdbeaux.c
test/exclusive3.test