1. 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
  2. 7eafd5f Improved index NL joins on primary btree indexes by requiring an unordered partitioning property instead of a broadcast. by alexander.behm · 12 years ago
  3. ec90fb6 Implemented indexed-nested loops join using BTrees. Added basic tests. by alexander.behm · 12 years ago