]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an optional function to the chsumvfs extension. When activated by
authordrh <drh@noemail.net>
Thu, 10 Dec 2020 13:49:00 +0000 (13:49 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Dec 2020 13:49:00 +0000 (13:49 +0000)
commit70f3eda5bedef47246d14a03e6ce4ce8a5c2ff50
tree64ad67551ebdb414d09cc80a70a5ecf1f22f71a4
parentd97a4c008dd7f58a0bbeabdd3d257b4487a77f92
Add an optional function to the chsumvfs extension.  When activated by
the SQLITE_CKSUMVFS_INIT_FUNCNAME macro, this function will invoke the
file-control that sets the number of reserved bytes to 8.  This can be
used to initialize a cksumvfs database file by programming languages
that do not have access to the sqlite3_file_control() interface.

FossilOrigin-Name: 01841fb4bf3d6c5fd5bcbc7d1338998c50f69f84ca475fba7cf764d636714678
ext/misc/cksumvfs.c
manifest
manifest.uuid