Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/btree4.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-09
| ||
20:40 | [3797b43056] part of check-in [9379c7c9cf] More btree.c bug fixing. It's getting closer but still not there yet. Move obsolete test scripts into the attic. (CVS 1331) (check-in: [9379c7c9cf] user: drh branch: trunk, size: 2432) | |
2002-12-04
| ||
13:40 | Added: [fa955a3d7a] part of check-in [0ad1d93879] Add the sqliteBtreePrevious() routine to the BTree module API. This is in anticipation of implementing reverse order searching of a table. (CVS 794) (check-in: [0ad1d93879] user: drh branch: trunk, size: 2375) | |