1. 3aff45f Added rule to inline variables with a single reference to physical rewrite collection. Changed expected plans for optimizer tests since the plans have been improved (fewer assigns due to inlining). by alexander.behm · 12 years ago
  2. 00b9590 Fixed a bug in the access method rewrite rule. Added common subexpression elimination rule to normalization rule collection. Changed expected plans of optimizer tests accordingly (some plans were improved, most had variable numbers changed). by alexander.behm · 12 years ago
  3. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago
  4. 96e3f3f Secondary indexes on non-nullable fields now also work for open types. Added regression tests. Next: Add support for secondary indexes on nullable fields. by alexander.behm · 13 years ago