]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix compilation without SQLITE_ENABLE_UNLOCKED. Also other code organization issues.
authordan <dan@noemail.net>
Mon, 24 Aug 2015 16:00:08 +0000 (16:00 +0000)
committerdan <dan@noemail.net>
Mon, 24 Aug 2015 16:00:08 +0000 (16:00 +0000)
commit0408529b48af957c0860fc61848e1b24386c7332
tree6d1db5cfd5cefd7b91c1d28582be32f6f637cfc0
parent5cf03728a6d33823bb55cbab69f5e4b415e4d1ae
Fix compilation without SQLITE_ENABLE_UNLOCKED. Also other code organization issues.

FossilOrigin-Name: 041135575417201bbcf0544cc69dcb7369c7fb34
manifest
manifest.uuid
src/btree.c
src/pager.c
src/test_config.c
src/vdbeaux.c
src/wal.c
test/unlocked.test
test/unlocked2.test
test/unlocked3.test