Red Database 3.0 - v3.0.10-rc.2 RC

Nov. 16, 2022, 3:14 p.m.

Changelog

Fixed:

  • Count of temporary blobs was not decremented in transaction and can cause "Too many temporary blobs" error RS-88869.
  • Memory was not purged in some cases. RS-72361.
  • Bad execution plan if some stream depends on multiple streams via a function. FB-3357.
  • Chained JOIN .. USING across the same column names may be optimized badly. FB-7118.