databases/cego: update 2.35.3 -> 2.35.4

- Added tuple information command tupleinfo to indicate
  tuple state information for a given table
  ( COMMITTED, INSERTED, DELETED, OBSOLETE )
- Fix in CegoTransactionManager::commitTransaction and
  CegoTransactionManager::rollbackTransaction, in case of a crash recovery
  the taList does not contain any transaction entries, but the rollback
  segments have to be checked in any case for entries to process. Otherwise,
  the transaction will not be completed

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger 2017-09-03 09:44:23 +00:00
parent 4cbf08967d
commit 166d12ce5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449192
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
PORTVERSION= 2.35.3
PORTVERSION= 2.35.4
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1504345829
SHA256 (cego-2.35.3.tar.gz) = feaede60777c922cd4fb3da52492fb9effa552b0ae3bc27ac1acbb09e756e0fb
SIZE (cego-2.35.3.tar.gz) = 1414338
TIMESTAMP = 1504431444
SHA256 (cego-2.35.4.tar.gz) = 09c365b29d7acc113e7f9d0b68eadfd4f8e10a271e46665e68536ab8ae3c865f
SIZE (cego-2.35.4.tar.gz) = 1415732