]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add new extended error codes for I/O errors on seek and shared-memory map.
authordrh <drh@noemail.net>
Wed, 13 Apr 2011 20:26:13 +0000 (20:26 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Apr 2011 20:26:13 +0000 (20:26 +0000)
commit50990dbb2996ef4366b42a43b9854a22db2bd114
tree976a4039652ff851c54be917b1e33fd4b756bb72
parent47fb00085491d65ff74f1293b85356e8b48348fc
Add new extended error codes for I/O errors on seek and shared-memory map.
Add sqlite3_log() calls in the windows backend to record details of errors.

FossilOrigin-Name: fe603217fce8e3a696bd108d5ae7f7a291b7e215
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqlite.h.in