1. 6057f2e Changed the rewrite rule of secondary btree indexes to validate the returned tuples when probing the primary index. The validation is required to enforce our transaction semantics. For the R-tree and the inverted index, the validation already exist. by salsubaiee · 12 years ago
  2. c9db98e Addressed comments & added more tests by khfaraaz82@gmail.com · 12 years ago
  3. 28b3443 Added primary index BTree search tests by khfaraaz82@gmail.com · 12 years ago
  4. 552e4c8 Added secondary index BTree search tests for composite key by khfaraaz82@gmail.com · 12 years ago
  5. 0028731 Added BTree primary index (composite key) usage result files by khfaraaz82@gmail.com · 12 years ago