HomeFreeBSD

databases/cego: update 2.48.23 -> 2.48.25

Description

databases/cego: update 2.48.23 -> 2.48.25

  • Performance improved for stored procedures. In CegoFunction, the procedure handle is now stored after first stored procedure call ( instead of freeing the handle and requesting it again with the next call ) So for subsequent function calls, the handle is already available, which improves stored procedure execution time significantly. As a consequene, code has been added for cleanUp the handle at the end of the query ( object is also in use during the whole query with CegoDatabaseManager::useObject and must be unused by cleanup )
  • Patch added in CegoFunction to avoid useObject leaks

Details

Provenance
Björn Lemke <lemke@lemke-it.com>Authored on May 14 2023, 10:12 AM
piCommitted on May 14 2023, 10:12 AM
Parents
R11:31978ee4c4f6: databases/pecl-mongodb: update 1.15.1 -> 1.15.3, fix build on 14.0
Branches
Unknown
Tags
Unknown

Event Timeline