Skip to content

Stabilize Oracle extproc and Python 3.12+/3.13 runtime baseline

Danny Boxhoorn requested to merge drb/bugfix/htm-oracle-memory-leak into master
  • Fix Oracle extproc htm memory leak.
  • Raise proper Oracle ORA- error instead of showing a generic extproc error when using an HTM depth that is out of bounds.
  • Fix compiler warnings.
Edited by Danny Boxhoorn

Merge request reports