Skip to content

Firebird 3.0.2

Compare
Choose a tag to compare
@dyemanov dyemanov released this 23 Mar 08:34
· 5768 commits to master since this release

What's new

  • Provide ability to filter out info and warnings from trace log
  • Enhance control upon ability to share database crypt key between attachments in SS
  • Cache physical numbers of often used data pages to reduce number of fetches of pointer pages
  • Read-only transactions in SuperServer could avoid immediate write of Header and TIP pages after change
  • Make database name available to crypt plugin
  • Enable nested keys in plugin configuration
  • Build the Linux code with --enable-binreloc and create an option in the installer to install in different locations than /opt/firebird
  • Trace: provide filter to INCLUDE / EXCLUDE errors by their mnemonical names
  • Support BETWEEN predicate for select expressions
  • Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality
  • Port for Linux/m68k
  • Android port (arm32)
  • libfbclient.so for Android (x86/x86-64/arm64)
  • 42 bugs fixed

Release Notes | Quick Start Guide | Binary Packages