Bugs Fixed
Internal consistency check (page in use during flush) with small number of DefaultDbCachePages
GitHub Issue: 8194 Affected versions: 5.0.0, 6.0 Initial Fixed for: 5.0.3, 6.0 Alpha 1
ISQL will truncate lines longer than 255 when pasting
GitHub Issue: 8524 Affected versions: 4.0.2, 5.0.0, 6.0 Initial Fixed for: 4.0.6, 5.0.3, 6.0 Alpha 1
New features/improvements
GREATEST and LEAST (SQL:2023)
Pull Request: 8532 Apply to: 6.0 Alpha 1
Adding SQL-compliant names to existing MAXVALUE/MINVALUE functions GREATEST and LEAST are reserved words.
ARM64 version of Firebird for Windows
GitHub Issue: 8216 Apply to: 6.0 Alpha 1
Consider the return value of deterministic functions to be invariant if all its arguments are invariant
GitHub Issue: 7865 Apply to: 6.0 Alpha 1
exception in fbclient during isc_detach_database
GitHub Issue: 8522 Apply to: 5.0.3, 6.0 Alpha 1
exception in fbclient during first isc_attach_database
GitHub Issue: 8523 Apply to: 5.0.3, 6.0 Alpha 1
When firebird.conf is not found on client machine, firebird v5.0.2 classic on windows raises c++ exception when trying to make first connection to first database.
Add sub routines info in the BLR debug blob filter
GitHub Issue: 8579 Apply to: 5.0.3, 6.0 Alpha 1