aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cego
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2019-05-14 13:23:19 +0800
committerpi <pi@FreeBSD.org>2019-05-14 13:23:19 +0800
commit3360180703a71bb5cbbe252aa6f94137d5826660 (patch)
tree0957d47b627bfb0d036e21ca1f584b5edc534c30 /databases/cego
parentfe9166e3e2502f1254e6fb52b5ffac4b374d7d21 (diff)
downloadfreebsd-ports-gnome-3360180703a71bb5cbbe252aa6f94137d5826660.tar.gz
freebsd-ports-gnome-3360180703a71bb5cbbe252aa6f94137d5826660.tar.zst
freebsd-ports-gnome-3360180703a71bb5cbbe252aa6f94137d5826660.zip
databases/cego: upgrade 2.44.12 -> 2.44.13
- Further recovery fix in CegoTableManager::insertDataTable In case of an insert exception ( e.g. duplicate pkey ), a checkpoint is forced now after deleteData to ensure file consistency In CegoObjectManager::insertPageData a second checkpoint is forced after data copy, if a previous checkpoint has occured. Otherwise this insert might be ignored during recovery because of lower LSN - Fix in CegoBTreeManager::checkDuplicate, the check for uflag ( returned CegoBTreeNode::valueExists ) to check for high value is not enough if, entries have been deleted from node. Instead, all subsequent pages have to be checked until a value higher is found - Introduced CegoBufferPool::getCPCount() to return to current checkpoint count. This method is used by CegoTableManager, CegoObjectManager and CegoTransactionManager to decide, if a consitency checkpoint is required - Version passed checkCrashRecovery with the following parameters NUMRUN=100 DOTRANSACTION=-dotransaction ARANGE=10000 AINTERVAL=500 ACOUNT=30000 PRIMARY=primary POOLSIZE=191 All relevant checkpoint situations have been observed over all run Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases/cego')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 1e85a8b7b464..4b73dfc68784 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.44.12
+PORTVERSION= 2.44.13
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 7ecc3cac69a7..2de84aab426c 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557559844
-SHA256 (cego-2.44.12.tar.gz) = 42b4dbcc8114df13a39fecaa0d42a0013762cac7a761e3fa3e27fca751cee60b
-SIZE (cego-2.44.12.tar.gz) = 3179740
+TIMESTAMP = 1557731766
+SHA256 (cego-2.44.13.tar.gz) = e103fb02332b3a7d06ad23c62dbbcca60fe130ba2d093eeebee6783381763f74
+SIZE (cego-2.44.13.tar.gz) = 3145617
s'>+11 * - Update net/aserisk to 1.8.25.0flo2013-12-184-12/+24 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Update net/asterisk to 1.8.23.1flo2013-08-292-4/+3 * Make sure res_rtp_asterisk.so gets built. It required libuuid now.flo2013-07-263-12/+6 * Update to 11.5.0flo2013-07-243-9/+7 * - Update to 7.31.0sunpoet2013-07-121-1/+1 * - Don't force gcc, make this work with clang, too [1]flo2013-07-057-8/+52 * - create missing directories before chowning them [1]flo2013-06-142-3/+19 * Update to 11.4.0flo2013-05-252-3/+3 * - update net/asterisk to 1.8.21.0flo2013-04-235-20/+22 * Update asterisk ports to:flo2013-03-292-3/+3 * Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1 * Update to 11.2.1flo2013-01-232-3/+3 * Update to 11.2.0flo2013-01-162-3/+3 * - update net/asterisk to 1.8.19.1flo2013-01-042-3/+3 * - update 11.1.0flo2012-12-123-19/+19 * Update to 11.0.2flo2012-12-072-3/+3