aboutsummaryrefslogtreecommitdiffstats
path: root/databases/skytools
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-09-30 14:17:07 +0800
committerKurt Jaeger <pi@FreeBSD.org>2017-09-30 14:17:07 +0800
commit5a28c3da1a8b4405d51d015fc7265df003bf1e50 (patch)
tree586657d5f9a57603761e6476bd93063d8d1fdda9 /databases/skytools
parente2fcc27d739b16c7108cd7dedbeecc5b9d447f41 (diff)
downloadfreebsd-ports-gnome-5a28c3da1a8b4405d51d015fc7265df003bf1e50.tar.gz
freebsd-ports-gnome-5a28c3da1a8b4405d51d015fc7265df003bf1e50.tar.zst
freebsd-ports-gnome-5a28c3da1a8b4405d51d015fc7265df003bf1e50.zip
databases/cego: 2.35.10 -> 2.36.0
- Completed pointer cleanup in CegoQueryHelper::evalPredicate, added check061 to check pointer cleanup - Fix in CegoTableManager::createBTree, pC object cursor has to be set to 0, otherwise in case of abortion a seg fault occurs - Changed default value for btree cache enabling to false - Improvement in CegoBufferPool::calcSegment for segid calculation. It has been recognized, that with the current calculation ( pageid % numsegment ) not all slots can be reached for special buffer pool configurations. The formula has been changed ( to ( pageid / numpages ) % numsegment ) - Adding missing export / import messages to CegoXPorter - Changed btree cache enabling syntax. Instead of a dedicated switch command ( set btree cache on / off ), the cache option now is directly given with the create btree command ( e.g. create btree b1 on t1(a) cached ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases/skytools')
0 files changed, 0 insertions, 0 deletions