× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo

Cego Change Log

Back to Cego

In the following, change log entries for the managed software packages is shown

Last 10 30 100 1000 10000 entries

Last 10 log entries in change log
Category Date Version Log
cego 18.08.2025 2.52.29 Version released
cego 17.08.2025 2.52.29 In CegoDbThread::serveRequest, added further tableset states ( BACKUP, CHECKPOINT ) where sessions are accepted
cego 17.08.2025 2.52.29 Renamed new option forcestart to lockexpire. Since the argument expects an expire value, this seems to be a better naming.
Added lockexpire option to bsd rc script
cego 14.08.2025 2.52.28 Version released
cego 14.08.2025 2.52.28 Added command line option forcestart with integer parameter seconds exceeded. If set, this option will check for the configured daemon lockfile and if the timestamp of the lockfile is older than now - seconds exceeded, the lock file is removed and the database is started.
Since in the meantime, the database crash recovery seems to be pretty stable, this option makes sense.
cego 13.08.2025 2.52.28 Improved input handling in CegoClient. For interactive mode, trailing LF, CR and multiple semicolons are cut now.
cego 11.08.2025 2.52.27 Version released
cego 10.08.2025 2.52.27 Some code cleanup done in CegoSelect::nextTuple for code isolation regarding start and finish caching ( methods startCaching and finishCaching have been introduced )
Another performance patch was made regarding CegoSelect::reset method. Freeing table cursors is no more needed, so doRelease parameter was removed from the method. It is expected, that nested views and subqueries in expressions which are traced multiple times should run pretty faster.
cego 08.08.2025 2.52.26 Version released
cego 08.08.2025 2.52.26 Version released