]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move function sqlite3PagerClearCache() out of the "ifndef SQLITE_OMIT_WAL" block...
authordan <dan@noemail.net>
Sun, 6 Nov 2011 05:06:13 +0000 (05:06 +0000)
committerdan <dan@noemail.net>
Sun, 6 Nov 2011 05:06:13 +0000 (05:06 +0000)
commitf673e09ef5b4898e65901a78217df652c459a930
tree4d36b37918ba8152ab22a3f6b5963a038d08b0da
parentccdf1baebfc468672c9214c48245825f8fc65d4e
Move function sqlite3PagerClearCache() out of the "ifndef SQLITE_OMIT_WAL" block and into an "ifndef SQLITE_OMIT_VACUUM" block.

FossilOrigin-Name: 5dbfaed8c3e09ea35033dacf6faa3d6a0202cc68
manifest
manifest.uuid
src/pager.c