]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the SQLITE_EXTRA_INIT routine to take a single argument which is a
authordrh <drh@noemail.net>
Tue, 13 Dec 2011 18:22:38 +0000 (18:22 +0000)
committerdrh <drh@noemail.net>
Tue, 13 Dec 2011 18:22:38 +0000 (18:22 +0000)
commitc7f946297a47319ac70b237a624a97495fc6b2ba
tree9436a328bc4de356af3c38af0689f22e759b8704
parentadd995cc25875a2b9ab0fbe49a7ba307d9be54df
Change the SQLITE_EXTRA_INIT routine to take a single argument which is a
pointer to a string.  Call SQLITE_EXTRA_INIT with a NULL argument.
Fixes to multiplexor to treat the VFS properly in corner cases.  Fix the
initialization of multiplex3.test.

FossilOrigin-Name: 8e65b9132530e46c62bd1352bfc2e9c29f57af5f
manifest
manifest.uuid
src/main.c
src/test_multiplex.c
test/multiplex3.test