1. 3dee02f Moved files into appropriate join folder. by alexander.behm · 12 years ago
  2. 5913fe5 Merged asterix_stabilization r916:r950. by alexander.behm · 12 years ago
  3. 8a3e3c0 Fixed a bug in BTree indexed NL joins. The bug surfaced in a query with multiple index rewrites (primary index search feeding into a secondary indexed NL join). by alexander.behm · 12 years ago
  4. a421807 Removed useless data loads to speed up optimizer tests. by alexander.behm · 12 years ago
  5. 3caae9e Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions. by alexander.behm · 12 years ago
  6. ec90fb6 Implemented indexed-nested loops join using BTrees. Added basic tests. by alexander.behm · 12 years ago