databases/cego: update 2.52.29 -> 2.52.30
- Block variables in CegoDistCursor still have not been handled
- For this, the constructor has been expanded to take a block variable as an argument. The block variable then is propagated to the corresponding eval methods ( of CegoPredicate objects )
- check124 has been added to illustrate a case, where this patch is needed.