]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert in pager.c to confirm that pPager->tempFile is always true
authordrh <drh@noemail.net>
Thu, 12 May 2016 18:38:45 +0000 (18:38 +0000)
committerdrh <drh@noemail.net>
Thu, 12 May 2016 18:38:45 +0000 (18:38 +0000)
commitd22f5099b598c228aeb0c0617f7b82806cedfb6b
tree486c9fc2d2acbf2c9ce485cfecfc1d6e6c520f7a
parent82c0447701840cb933cad5b15243cd9c07d885a5
Add an assert in pager.c to confirm that pPager->tempFile is always true
for in-memory databases.

FossilOrigin-Name: 3fd71092063bf1d30e03cf2497ea9c57b3ec82eb
manifest
manifest.uuid
src/pager.c