counting changes on the tree

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@138 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-04-29 08:36:28 +00:00
parent 4ba7209964
commit ac0d6fae85
3 changed files with 12 additions and 7 deletions

View File

@@ -69,4 +69,5 @@
- In optimizer, added a function that tokenizes an expression
- Document about complexity of operations
- Bug: error in update operation, it changed the original tuple, so also other relations using the same tuple would change. Now it copies it.
- Added make install and uninstall
- Added make install and uninstall
- Optimizer generate a tree from the expression