moved the initialization of psyco after the initialization
git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@140 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
@@ -70,4 +70,5 @@
|
||||
- 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
|
||||
- Optimizer generate a tree from the expression
|
||||
- Optimizer generate a tree from the expression
|
||||
- Uses python-psyco when it is available
|
Reference in New Issue
Block a user