SQLite

All files named ”test/btree7.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/btree7.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-11-04
14:47
[a6d3b842db] part of check-in [158a2d16a8] All tests pass when SQLITE_OMIT_INTEGRITY_CHECK is defined. (CVS 2055) (check-in: [158a2d16a8] user: drh branch: trunk, size: 1466)
2004-06-05
00:01
Added: [429b96cfef] part of check-in [cb1ffabf86] Critical bugs fixed in btree.c. Incompatible file format change. Unrelated comment fix in select.c (CVS 1530) (check-in: [cb1ffabf86] user: drh branch: trunk, size: 1666)