freebsd-ports/databases/cego
Kurt Jaeger 54997ba2b7 databases/cego: 2.25.1 -> 2.25.3
- Decreased default cache size values to 100k ( query + table )
- Next fileId (CegoXMLSpace::nextFID ) calculation now analyses the
  existing fileId and uses the lowest available. The MAXFID attribute
  in the database xml file is no more used. This avoids, that file
  id exceeds in case of frequent creation and removement of tablesets.
- Some format correction in CegoAdminHandler
- Increased parameter FILMNG_MAXDATAFILE to 10000 and
  TABMNG_MAXTABSET to 500
- Optimization added in CegoDisCursor::distSetup(CegoAttrCond)
  If the native table cursor could not set up either FULL or PART, the
  table cursor retrieved all available rows from the corresponding table.
  In this case, the table also can be cached to improve subsequent
  queries for this table. This fix is relevant for queries like
  select * from t1 where b like '%X%', since the like condition
  cannot be used by the table cursor

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2015-09-20 17:04:19 +00:00
..
distinfo databases/cego: 2.25.1 -> 2.25.3 2015-09-20 17:04:19 +00:00
Makefile databases/cego: 2.25.1 -> 2.25.3 2015-09-20 17:04:19 +00:00
pkg-descr
pkg-plist databases/cego: 2.24.4 -> 2.25.0 2015-09-11 06:19:43 +00:00