]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the pending byte adjustable via sqlite3_test_control() on all builds,
authordrh <drh@noemail.net>
Thu, 5 Feb 2009 16:31:45 +0000 (16:31 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Feb 2009 16:31:45 +0000 (16:31 +0000)
commitc7a3bb94c29b7298aa03d0fe9f3a5d4c73cf2e5b
tree6e4cd32360835c86e31804f685a8b8973b1bfaec
parentf5d335f851f34d43170628351bea791489369214
Make the pending byte adjustable via sqlite3_test_control() on all builds,
not just on test builds. (CVS 6263)

FossilOrigin-Name: e8f192e2a93350a136d86bd9caceff65f52f3513
13 files changed:
manifest
manifest.uuid
src/global.c
src/main.c
src/os.h
src/sqlite.h.in
src/sqliteInt.h
src/test2.c
test/lock2.test
test/lock4.test
test/lock6.test
test/misc7.test
test/tester.tcl