September 12th, 2011· The SQLSTATE code has been made available as a PSQL context variable, for use in WHEN .. exception blocks, in the same manner as GDSCODE and SQLCODE
· Now it is possible to write to global temporary tables in a read-only database
· Diagnostics for internal trace errors were improved
· The fbtracemgr utility will now do a periodic flush to output
· Performance of gbak restore at the data insertion stages has improved
· Conversions between BLOBs and other data types can now be effected in the API functions
· The Services API now supports the “metadata-only” restore
· A “silent install” switch has been implemented for make install on POSIX
· The unused bytes of VARCHAR values in the message buffer are now set to zero
· The actual record compression ratio is now estimated in the optimizer
· The MON$STATEMENT_ID value now stays constant among monitoring snapshots
· The SO_KEEPALIVE option on the client TCP socket will now be set, as a measure to guard against aggressive timing out of sockets by newer Windows systems
· Lock Manager can now cancel waits that become interminable
· A platform port of v.2.5.1 for HPPA has been done for both Linux and Alpha
April 6th, 2009· Firebird 2.1.2 is a patch release addressing a large collection of bugs that have surfaced since the original v.2.1 a year ago and the v.2.1.1 sub-release of Summer 2008. This release contains no new functionality but particular attention should be paid to a change in the availability of several parameters in the database parameter buffer (DPB) to ordinary users. It will cause authority errors in applications where, in the past, ordinary users were wrongly given access to operations that must be restricted to SYSDBA and the database owner.
· For Windows users, another important change helps to reduce the hassles involved in making access to the Microsoft C and C++ runtimes available to servers and clients. Documentation of the Windows installation (in the Installation and Migration document) has been updated and reorganised in an attempt to make it better applicable to later versions of Vista, XP and Server2003 with SP3 installed, and Server2008.