]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add file test_demovfs.c, containing a simple VFS implementation that demonstrates...
authordan <dan@noemail.net>
Wed, 7 Apr 2010 07:57:38 +0000 (07:57 +0000)
committerdan <dan@noemail.net>
Wed, 7 Apr 2010 07:57:38 +0000 (07:57 +0000)
commit0a7a9155a464e3c267f174f3eaa7424c1810db3b
treef549fcf9d32c843182446b931a02be6f4e8b95d7
parent25d3adbb6a85526db761b6face6ee3fa384a5e45
Add file test_demovfs.c, containing a simple VFS implementation that demonstrates how writes to the journal file may be safely buffered by the VFS layer to improve performance on some embedded systems.

FossilOrigin-Name: af3b72d94a1b6513f02402af3ada5fb5dd390151
main.mk
manifest
manifest.uuid
src/tclsqlite.c
src/test_demovfs.c [new file with mode: 0644]
test/permutations.test