]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the test_multiplex.c code to use wrapper functions for all sqlite3_vfs methods...
authordan <dan@noemail.net>
Fri, 12 Nov 2010 15:49:04 +0000 (15:49 +0000)
committerdan <dan@noemail.net>
Fri, 12 Nov 2010 15:49:04 +0000 (15:49 +0000)
commitfffadc52f987b43cc7f6bba6518ba7f00f48fe92
tree89b60a1ff641f6fc03f619bbd3e94308aaa1924b
parenteb5dae1a65df2761afe885e54223325cb6207451
Change the test_multiplex.c code to use wrapper functions for all sqlite3_vfs methods (instead of copying function pointers from the underlying vfs into the multiplex vfs). This is required to work with test_osinst.c.

FossilOrigin-Name: 1244ef9f7ef813d86dca6f8e01681fa55ee9eec8
manifest
manifest.uuid
src/test_multiplex.c