Code refactory to move the new parser into parser.py out of optimizer.py, that will still be compatible
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@190 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
@@ -85,4 +85,5 @@
|
||||
- Added stub for converting SQL to relational algebra
|
||||
- Implemented futile_union_intersection_subtraction general optimization
|
||||
- Implemented swap_rename_projection general optimization
|
||||
- Replaced old relational algebra to python compiler with new one based on the new tokenizer/parser (Rev 188)
|
||||
- Replaced old relational algebra to python compiler with new one based on the new tokenizer/parser (Rev 188)
|
||||
- Code refactory to move the new parser into parser.py out of optimizer.py, that will still be compatible (Rev 190)
|
||||
Reference in New Issue
Block a user