]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Turn on the atomic multifile commit logic. It does not work right yet, but
authordrh <drh@noemail.net>
Wed, 9 Jun 2004 20:03:08 +0000 (20:03 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jun 2004 20:03:08 +0000 (20:03 +0000)
commitc9e0686ead492c9c8d476c029db78583c5b38454
treec2a4fb122e73ad4a862aad440d889cf5a2652724
parentae2b40c47dc928059b5a9c9fee5a53f588de20ad
Turn on the atomic multifile commit logic.  It does not work right yet, but
it has at least stopped failing asserts. (CVS 1550)

FossilOrigin-Name: 3674b25edc37145b2b1275dd20580015ace66aa7
manifest
manifest.uuid
src/btree.c
src/main.c
src/pager.c
src/sqliteInt.h
src/vdbe.c
src/vdbeaux.c
test/pager2.test