]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The fullfsync, checkpoint_fullfsync, and cache_spill pragmas apply to all cache_spill
authordrh <drh@noemail.net>
Sat, 17 Aug 2013 15:42:29 +0000 (15:42 +0000)
committerdrh <drh@noemail.net>
Sat, 17 Aug 2013 15:42:29 +0000 (15:42 +0000)
commitd3605a4f205da7d50bccdec50ee6f8af3be56a42
tree38489c686ca46735a722cee9917f1cf9dadbdc10
parentd4b5c60eca0969b900ff4855904d396f32a4e8bb
The fullfsync, checkpoint_fullfsync, and cache_spill pragmas apply to all
files of a database connection, including those opened by future ATTACH
statements.

FossilOrigin-Name: d07c4331a28d44deca1ece8a34118f5b121b3ee2
manifest
manifest.uuid
src/attach.c
src/pragma.c
test/pragma2.test