Version 2.51.0
==============

Rethink about CegoPredicate::liftCondition with recursive call
CegoSelect::getPlan needs nextTuple to evaluate correct. Is there another way ?  

Long Term
=========

In CegoAction, make the following distribution ready
- show systemspace
- check index
- create, list set, drop counter
Manage append mode also for distributed queries
Idea : With session request append mode is set up
    
- user management with new role concept should be adapted for distributed mode
- serial protocol must be adapted for distributed mode
- expand system tables to show more information abuout keys, add information for checks
- Code cleanup : Improve debug messages, more comments for tricky algorithm in code ...

- Check for persistent pages ( long running load tests have reduced persistent pages from 30 to 27 )
- Check CPU load for select system call ( FreeBSD )
- Introduce bufferpool system table $bufferpool to allow queries on buffer pool data
- Introduce fulltext search ( where contains ... ) 

