]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend the code in memjournal.c so that it subsumes the role of journal.c. And (untes...
authordan <dan@noemail.net>
Sat, 27 Feb 2016 20:14:55 +0000 (20:14 +0000)
committerdan <dan@noemail.net>
Sat, 27 Feb 2016 20:14:55 +0000 (20:14 +0000)
commit2491de28f129fca253040834755b26985cbdb775
tree62e9c6e77fd3bde79d34d03d0b92587ffd3d787a
parentfc1a84c57b52c582cb87e00a1366f6a4ee232b02
Extend the code in memjournal.c so that it subsumes the role of journal.c. And (untested) can flush journal or statement journal files to disk after they grow to a specified size.

FossilOrigin-Name: e0b0b4316531fc8afa74b4882d9c74a91030ec69
manifest
manifest.uuid
src/journal.c
src/memjournal.c
src/os.c
src/pager.c
src/sqliteInt.h