]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the sqlite3OsFileControl() interface to detect unopened sqlite3_file
authordrh <drh@noemail.net>
Thu, 29 Mar 2018 13:47:01 +0000 (13:47 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Mar 2018 13:47:01 +0000 (13:47 +0000)
commitafb39a4cdcadebedb503747225d223f0af7a9821
treeef4d3a4e330e97399d1ea899a542de51cfd4aa74
parentd88690bd10c88ac39bf1f157762943bcd3b9b4e2
Modify the sqlite3OsFileControl() interface to detect unopened sqlite3_file
objects and return SQLITE_NOTFOUND.

FossilOrigin-Name: 1fc72b707d4f4df049c19b023ae3f70cb45d6a6768bb68efc519cfdcd2d2ecda
manifest
manifest.uuid
src/dbstat.c
src/main.c
src/os.c
src/pager.c