]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not journal the locking page which doing an autovacuum. Similar to the
authordrh <drh@noemail.net>
Fri, 16 Sep 2005 17:16:52 +0000 (17:16 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Sep 2005 17:16:52 +0000 (17:16 +0000)
commit267cb326e941307408998d50a319fbf5d6369f8b
tree980856d3acb67fa185b16d1a2bfb4e0647c73e3f
parent50f2f43cba4bbf3f6b755cfa0cf582c90c35b44f
Do not journal the locking page which doing an autovacuum.  Similar to the
problem of #1432 except that this one occurs on autovacuum instead of vacuum.
An assert() has been added to catch any future incidents of this type. (CVS 2704)

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