Firebird Documentation Index → Firebird 1.5.6 Release Notes → New Features in Firebird 1.5 → Firebird 1.5.2 Point Release Additions |
The following group of minor enhancements was added to the Firebird v.1.5.2 point release.-
Resource lists to check permissions are now computed on the fly as needed. For complex schemas, this significantly reduces memory and CPU time consumption.
Work around bugs in GCC 3.3.2 and 3.3.3
Support GCC 3.4 build
Limit exports of Firebird libraries using version script
Link client library and UDF libraries with POSIX threads. This cures problems with single-threaded hosts like PHP linking with libfbclient.so from CS packages
To prevent the startup status from being overwritten by the next status message, the /etc/init.d/firebird script needed to have a line consisting only of "echo" after RETVAL=$?.
Erik LaBianca extended the Firebird build system to generate source bundles in a generic fashion and without autoconf dependency. He uses this facility for his Fedora Core packages.
Firebird Documentation Index → Firebird 1.5.6 Release Notes → New Features in Firebird 1.5 → Firebird 1.5.2 Point Release Additions |