databases/cego: update 2.49.4 -> 2.49.6
- Synchronization of tableset admin operations added with this patch. In CegoBufferPool, new methods are provided for tableset oriented locking ( lockPool and unlockPool ) These methods are used by CegoAdminThread to synchronize concurrent tableset admin operations ( like stop tableset, drop tableset, export tableset, e.g. )
- Indent format improvements made for select, insert and update queries. This is relevant for formatted sql code in stored procedures.
Author: Björn Lemke <lemke@lemke-it.com>