]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements to more tightly constrain the state of pager.c.
authordrh <drh@noemail.net>
Sat, 25 Jul 2009 04:12:02 +0000 (04:12 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Jul 2009 04:12:02 +0000 (04:12 +0000)
commit8a938f98082524419cb58b0a2529b40727b75367
tree193539e55d0e54d497e7375da0f368ae86ffe7f1
parentd4e5cd05a494adacdd805f1fc6795bcc94a998c1
Add assert() statements to more tightly constrain the state of pager.c.
Remove the three pager*.test scripts since they violate the constraints
asserted above by modifying the state of the system in ways that it cannot
be modified in a live system. (CVS 6933)

FossilOrigin-Name: 3b6d370ed68eaf9636b26c7240a8b3a43d2edd70
manifest
manifest.uuid
src/pager.c
test/pager.test [deleted file]
test/pager2.test [deleted file]
test/pager3.test [deleted file]