Release Notes: Small improvements for role management.
Release Notes: Fixes in btree recovery.
Release Notes: This release adds a patch in BTreeNode to avoid effects for Linux (using memmove instead of memcpy) and several patches to improve crash recovery.
Release Notes: A patch for CegoBTreeCursor to fix an infinite loop bug in the case of open transactions.
Release Notes: Small enhancements for init mode.
Release Notes: This release adds a small patch for the DatabaseManager::objectExists method.
Release Notes: More functions regarding role, user, and tableset administration have been added to the curses-based admin client.
Release Notes: This release adds fixes for btree management and the buffer pool. It has been proved by a stress test.
Release Notes: This release adds a small fix in the FileHandler class to avoid an allocation leak in case of sustained create/drop operations.
Release Notes: This release adds several adaptions and fixes for btree management.