- parallel module finally does something

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@264 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-11-24 16:34:09 +00:00
parent 6e16a0d841
commit ca14c23947
2 changed files with 88 additions and 14 deletions

View File

@@ -9,6 +9,7 @@
- Fixed python expression tokenization, now uses native tokenizer
- 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
0.11
- Font is set only on windows (Rev 206)