freebsd-ports/databases/cego
Kurt Jaeger 312439c99b databases/cego: 2.23.11 -> 2.23.12
- In CegoQueryHelper::evalPredicate fixed termination for INSUB- and
  NOTINB queries. There was no reset at the end of the evaluation, which
  might lead to open table cursors. In case of procedure queries, this
  might lead to locking problems.
  Since the query is reset after evaluation, query caching is no more
  useful. This must be treated in an advanced way.
- Further patches in CegoTableManager::deleteDataTable,
  CegoFactor::evalReferences and CegoSelect::nextTuple for advanced
  query cache handling. All patches have impact on queries of the form
  DELETE FROM t1 WHERE a IN ( SELECT ....)

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2015-07-25 17:11:37 +00:00
..
distinfo databases/cego: 2.23.11 -> 2.23.12 2015-07-25 17:11:37 +00:00
Makefile databases/cego: 2.23.11 -> 2.23.12 2015-07-25 17:11:37 +00:00
pkg-descr
pkg-plist databases/cego: 2.23.0 -> 2.23.1 2015-05-15 20:48:59 +00:00