mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/cego: update 2.45.32 -> 2.45.34
- Improved runstate handling in CegoDistManager - Further fix in CegoPredDesc::getFieldList, case CegoPredDesc::NULLCOMP, getFieldList method call added for pExpr1, in CegoPredDesc::setFieldListArray method calls added for _pC and _pNotPred. For this, setFieldListArray method has been introduced in CegoCondDesc. This fixes should complete case cond handling e.g. for aggregation queries. check097 has been expanded for this Submitted by: Björn Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
6ded79e7bc
commit
71d21a7de3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555583
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.45.32
|
||||
PORTVERSION= 2.45.34
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1605560924
|
||||
SHA256 (cego-2.45.32.tar.gz) = 3a0ef614bd5faf326ee9f513e79e0acd297d735d3a3675cf3f5627d669247d52
|
||||
SIZE (cego-2.45.32.tar.gz) = 3158304
|
||||
TIMESTAMP = 1605642038
|
||||
SHA256 (cego-2.45.34.tar.gz) = a17321c3db5ec8dc84084d5f50e24db9f7e76931c9710f450bce8760f4cd37d8
|
||||
SIZE (cego-2.45.34.tar.gz) = 3158333
|
||||
|
|
Loading…
Add table
Reference in a new issue