1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Björn Lemke aa7dd71732 databases/cego: 2.49.6 -> 2.49.7
- Fix added for CegoXPorter / CegoAdminThread / CegoBufferPool
  to treat locking issue during tableset / table import.
  Since the pool is locked during import ( by new introduced method
  lockPool ), no further locking calls must occur during import.
  For this, log writing is disabled before lockPool is called and
  CegoBufferPool::logIt checks for active log ( via new isActive
  method ) before trying to get a lock.
2024-08-12 13:16:08 +02:00
..
2024-08-12 13:16:08 +02:00
2024-08-12 13:16:08 +02:00
2024-06-29 09:26:45 +02:00