1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/databases/cego
Björn Lemke ad32ab475b databases/cego: update 2.49.7 -> 2.49.8
- Added patches for querycache.
  The CegoQueryCache::addEntry method now is limited to
  QUERYCACHE_MAXTRY tries to add an entry. Otherwise numFail
  counter is increaed, which is monitored for the query cache.
  This should resolve deadlocks in smoother way ( no more lock timeouts )
  in case of other db thread have the requested querycache slot in use.
  For performance reasons, CegoQueryCacheEntry::calcSize was introduced
  to just calculate the entry size in the constructor.
- Added lockId for lock objects in CegoBufferPool and CegoQueryCache
2024-08-23 17:08:33 +02:00
..
distinfo databases/cego: update 2.49.7 -> 2.49.8 2024-08-23 17:08:33 +02:00
Makefile databases/cego: update 2.49.7 -> 2.49.8 2024-08-23 17:08:33 +02:00
pkg-descr
pkg-plist databases/cego: fix build 2024-06-29 09:26:45 +02:00