]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_FCNTL_VFS_POINTER file control which obtains a pointer to
authordrh <drh@noemail.net>
Sat, 28 Nov 2015 18:06:36 +0000 (18:06 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Nov 2015 18:06:36 +0000 (18:06 +0000)
commit790f287c532a1803b71eb960b871cf84e875fe60
tree74ec0d53bbc653fe34e0c92b7d328cf2bfb97468
parentecf0c275bb0533cf30db987983446604eeda51af
Add the SQLITE_FCNTL_VFS_POINTER file control which obtains a pointer to
the top-level VFS in use by a database connection.

FossilOrigin-Name: 7c6a809e25138950f50554e1fb96e0b6ebbe0bd4
manifest
manifest.uuid
src/main.c
src/pager.c
src/pager.h
src/shell.c
src/sqlite.h.in