Cego Change Log
In the following, change log entries for the managed software packages is shown
Last 10 30 100 1000 10000 entries
| Category | Date | Version | Log |
|---|---|---|---|
| cego | 06.11.2025 | 2.52.40 | Fix added for CegoLogReader. __dateTimeFormat has to be setup to print date values in log data |
| cego | 06.11.2025 | 2.52.40 | In CegoContentObject, encoding and decoding was not done for tableAlias. This might lead query errors during crash or backup recovery for insert or update statements with nested selects. Table Alias has been added to encoding. |
| cego | 06.11.2025 | 2.52.39 | Version released |
| cego | 06.11.2025 | 2.52.39 | Fix added in CegoAggration decoding constructor. _pExpr must be set to 0, otherwise this might result in seg fault during tableset recovery. |
| cego | 06.11.2025 | 2.52.38 | Version released |
| cego | 06.11.2025 | 2.52.38 | Added stdin mode for cego admin console cgadm, so instead of using option --batchfile, admin commands can be feed by pipe |
| cego | 06.11.2025 | 2.52.37 | Version released |
| cego | 05.11.2025 | 2.52.37 | Cleanup and completion work done for CegoLogReader ( cglog ). For this also the abstract method CegoDecodable::getFormatted has been changed to getInfo, which provides a more compact output format. cglog is used to print ( binary ) redo logfiles in a human readable form. |
| cego | 02.11.2025 | 2.52.36 | Version released |
| cego | 02.11.2025 | 2.52.36 | For CegoLogReader added stdin feature, so log file can be piped via stdin to cglog Extended backup list to indicate most recent redo log timestamp. For this, the backupManager utility had to be adapted to retrieve last redo log timestamp from arch and tape directory |
