]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The SQLITE_IOERR_BLOCKED extended error code is not longer used, so remove
authordrh <drh@noemail.net>
Fri, 8 Aug 2014 15:38:11 +0000 (15:38 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Aug 2014 15:38:11 +0000 (15:38 +0000)
commit3c19bbea0abf6fa092f5a6a4eeb3a45655b0c5e5
tree5cafc9c53283acfa25ac703776f7c0d2112f1b4f
parent1d8ba02445b68bb2f66a7cffffe52aed3f7508ae
The SQLITE_IOERR_BLOCKED extended error code is not longer used, so remove
assert() statements and documentation for that error code.  Also make other
documentation improvements.

FossilOrigin-Name: 36b7c5cefcad6bad044806092593c84876fee8bc
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/sqlite.h.in
src/vdbeaux.c