drh
|
7015698b81
|
Add the test_fs.c test module to Makefile.in. Adjust the success criteria
on index5-1.3 so that it works under auto_vacuum configurations.
FossilOrigin-Name: b457c8870ac5ef58f2b7f8daed723c0cf0c07340
|
2013-03-03 20:26:46 +00:00 |
|
drh
|
c6a67173bd
|
Strengthen the final test case in index5.test. Also provide additional
diagnostic information out the output.
FossilOrigin-Name: 47b6418242bb2cd718d1a73b0cb73a43ee74e503
|
2013-02-25 13:55:59 +00:00 |
|
dan
|
132d93838d
|
Fix an error in test script index5.test.
FossilOrigin-Name: d87e5acf2802d2887e20f79a8bd4990b2cd47b91
|
2013-02-25 13:44:56 +00:00 |
|
dan
|
428c218c90
|
When reusing pages as part of creating a new index, allocate the leaves from each free-list trunk page in ascending order, instead of trying to maximize localization for each individual allocation. This increases the chance that pages will be written to disk in ascending order by a large CREATE INDEX statement, improving overall performance.
FossilOrigin-Name: d045f8b2d44e388d8c4549ff02d4ca7eff4e2038
|
2012-08-06 18:50:11 +00:00 |
|