Correct optimization over selection and product

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2016-04-19 17:47:36 +02:00
parent fb643bd26d
commit 4d1b610605
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
- Add new class of tests for queries that are supposed to fail
- Changes to make failures in commutative operators commutative too
- Added new optimization to remove useless joins
- Correct optimization over selection and product
2.4
- Improve error reporting