]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3_vfs_register() interface now calls sqlite3_vfs_find(0) to make
authordrh <drh@noemail.net>
Sun, 2 Sep 2007 17:52:04 +0000 (17:52 +0000)
committerdrh <drh@noemail.net>
Sun, 2 Sep 2007 17:52:04 +0000 (17:52 +0000)
commite9bb50ae50330c948abc644a737733c42dbec407
treedc18caf82a0fd6eea3abd127652f3b39b45f996c
parent0d097d4629fb969a6c59f45c50ef5a78672e7064
The sqlite3_vfs_register() interface now calls sqlite3_vfs_find(0) to make
sure the VFS subsystem is initialized.  Ticket #2611. (CVS 4369)

FossilOrigin-Name: 4a9999a36d01a8c6490792605a6f7e233cc4402c
manifest
manifest.uuid
src/os.c