Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/index4.test
2013-11-05
| ||
13:33 | [ab92e736d5] part of check-in [54b2219297] Standardize the error messages generated by constraint failures to a format of "$TYPE constraint failed: $DETAIL". This involves many changes to the expected output of test cases. (check-in: [54b2219297] user: drh branch: omit-rowid, size: 3553) | |
2012-07-23
| ||
19:25 | [1e29986202] part of check-in [55e47ef338] Modify the code in vdbesort.c so that most reads and writes to temporary files are aligned page-sized blocks. (check-in: [55e47ef338] user: dan branch: sorter-coalesce-writes, size: 4759) | |
2011-09-02
| ||
10:31 | [2983216eb8] part of check-in [7769fb988d] Instead of a temporary b-tree, use a linked-list and merge-sort to sort records in main memory in vdbesort.c. (check-in: [7769fb988d] user: dan branch: merge-sort, size: 3553) | |
2011-08-08
| ||
16:44 | [c82a59c9ae] part of check-in [0e6defa6aa] Add fault-injection and other tests (and fixes) to improve coverage of vdbesort.c. (check-in: [0e6defa6aa] user: dan branch: experimental, size: 3233) | |
2011-07-12
| ||
14:28 | Added: [8d737e8753] part of check-in [30dbf0feab] Experimental support for speeding up CREATE INDEX commands using an offline merge sort. (check-in: [30dbf0feab] user: dan branch: experimental, size: 2180) | |