ports/databases/cego
Björn Lemke 14202f58e9 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
2023-05-14 12:12:13 +02:00
..
distinfo databases/cego: update 2.48.23 -> 2.48.25 2023-05-14 12:12:13 +02:00
Makefile databases/cego: update 2.48.23 -> 2.48.25 2023-05-14 12:12:13 +02:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist databases/cego: update 2.47.3 -> 2.47.6 and devel/lfcbase: 1.16.1 -> 1.16.2 2021-07-04 09:48:24 +02:00