Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/btree6.test
2008-03-25
| ||
00:22 | Deleted: Removed the direct btree tests - part of the ongoing effort to test by calling only public interfaces. Modify the sqlite3VdbeRecordCompare interface to used a pre-parsed second key - resulting in a 13% performance improvement on speed1p.test. (CVS 4911) (check-in: [0e1d84f2f4] user: drh branch: trunk, size: 0) | |
2004-05-20
| ||
22:16 | [a5ede6bfbb] part of check-in [a6cb09d7af] Add internal support for collating sequences. This breaks 244 tests. (CVS 1420) (check-in: [a6cb09d7af] user: drh branch: trunk, size: 3242) | |
2004-05-13
| ||
11:34 | [b7524d7165] part of check-in [dbe8385ecf] Various minor fixes and updates to make more test cases pass. (CVS 1370) (check-in: [dbe8385ecf] user: danielk1977 branch: trunk, size: 3251) | |
2004-05-12
| ||
21:11 | [e33221c6fb] part of check-in [64a75c4cd4] Fix a problem with B+trees. (CVS 1366) (check-in: [64a75c4cd4] user: drh branch: trunk, size: 3227) | |
19:18 | Added: [ebcd1b56d5] part of check-in [b8f70d17f0] Implement a B+tree option (all data stored on leaves). (CVS 1365) (check-in: [b8f70d17f0] user: drh branch: trunk, size: 3229) | |