]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Log all error from close() in os_unix.c to sqlite3_log() but do not attempt to
authordrh <drh@noemail.net>
Wed, 2 Mar 2011 02:08:13 +0000 (02:08 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Mar 2011 02:08:13 +0000 (02:08 +0000)
commit0e9365ced3105db6ec0909026d39bd7fc3db64f3
tree3119253e43d846f615ed63a9432bc3d383f13765
parent30f776fadb00d02320bb0a097f49b09aa6e5906b
Log all error from close() in os_unix.c to sqlite3_log() but do not attempt to
report errors back up to the application.  Update the unix error logging to
put the most important information earlier in the message.

FossilOrigin-Name: 7b6e30e6a712311d4ef275253b085b85e6e17116
manifest
manifest.uuid
src/os_unix.c
test/oserror.test