diff options
author | pi <pi@FreeBSD.org> | 2019-04-22 14:57:54 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2019-04-22 14:57:54 +0800 |
commit | b80bfa3dad7290484632ae1af346caf48f1df404 (patch) | |
tree | d2613bddb9810020ab696e10e56fcc999fcf5cf4 /deskutils | |
parent | 302ea54b746fefebf66dce59558c75c900f78915 (diff) | |
download | freebsd-ports-gnome-b80bfa3dad7290484632ae1af346caf48f1df404.tar.gz freebsd-ports-gnome-b80bfa3dad7290484632ae1af346caf48f1df404.tar.zst freebsd-ports-gnome-b80bfa3dad7290484632ae1af346caf48f1df404.zip |
databases/cego: update 2.44.1 -> 2.44.3
- Fix in CegoTableManager::deleteDataTable, before resolving external
table references via evalExtTableReferences, the subquery must be
prepared, to resolve local attributes first
- Optimization added in CegoBufferPool::bufferFix. If there is no
available slot in the bufferpool, a checkpoint is forced for the
corresponding tableset ( already implemented ). Now if still no
available slot, we force checkpoint for all other online tableset
of the database. This might be useful, if the bufferpool is heavily
occupied by other tablesets with dirty pages.
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'deskutils')
0 files changed, 0 insertions, 0 deletions