- Set hash method for the classes

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@265 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-11-26 09:12:34 +00:00
parent ca14c23947
commit 19ac2aaacd
4 changed files with 12 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
- Fixed optimization involving selection and parenthesis in the expression (Rev 260)
- Fixed futile_union_intersection_subtraction optimization that didn't work when selection operator was in the left subtree (Rev 261)
- Module parallel does something, can execute queries in parallel
- Set hash method for the classes
0.11
- Font is set only on windows (Rev 206)