Firebird 歷史版本列表
Firebird 是一個流行的數據庫管理系統,可以處理從幾千字節到幾十千兆字節大的數據庫。它提供了很好的性能,易於維護,擁有自己的程序和触發語言(PSQL),而且配置也非常容易。任何認真維護專業製造和安全數據庫的人都可以使用這個優秀的開源軟件包,並控制其數據庫部署的所有方面,集成了用於監視,日誌記錄,多代架構以及對所有主要平台和操作系統的支持的工具. 選擇版本:Firebird 3.0.2(32 ... Firebird 軟體介紹Firebird (32-bit)Firebird (64-bit)
更新時間:2021-06-01
更新細節:
What's new in this version:
- Updated: Traditional Chinese translation
- Removed: Uninstall Message
更新時間:2021-06-01
更新細節:
What's new in this version:
Renamed functions RSA_SIGN and RSA_VERIFY:
- Functions priorly introduced as RSA_SIGN and RSA_VERIFY have been renamed to RSA_SIGN_HASH and RSA_VERIFY_HASH respectively
Session time zone is available via the system context:
- The SYSTEM namespace of the built-in function RDB$GET_CONTEXT has been extended with the SESSION_TIMEZONE parameter that returns the time zone of the current session.
More efficient implementation of SUBSTRING for UTF-8 character set:
- Built-in function SUBSTRING has been improved to provide better performance when called with UTF-8 input strings
Allow replication plugins to refuse the current attachment:
- The replication plugin API has been extended to allow the plugin to validate the attachment and return an error if it refuses to replicate its changes
Immediate execution of DSQL_drop and DSQL_unprepare commands:
- Delayed execution of DSQL_drop and DSQL_unprepare options of the dsql_free_statement() operation has been replaced with an immediate execution in order to release resource locks faster.
Provide time zone ID constants in public headers:
- Time zone IDs used by the Firebird engine have been made available in the header files of the public API
Make RDB$GET_TRANSACTION_CN working the same way in Super and Classic:
- Built-in function GET_TRANSACTION_CN has been fixed to return the same result (proper commit number) for the given transaction number in all architectures. Priorly it might return NULL in Classic Server.
更新時間:2021-04-08
更新細節:
What's new in this version:
- Changed: Default startup position now set to the middle of the screen.
- Added: Arabic translation
更新時間:2021-03-11
更新細節:
What's new in this version:
- Updated: Korean translation
Fixed:
- translations encoding (Unicode (UTF-16) LE BOM)
- License file variables
- Info Tip Display
- Second instance of the program closes all other instances
更新時間:2021-03-01
更新細節:
What's new in this version:
- Fixed: About page Memory usage bar display
- Fixed: Generating documentation
- Updated: support URL on the About page
- Removed: Opening thank you page after installation
更新時間:2020-10-21
更新細節:
更新時間:2020-08-27
更新細節:
What's new in this version:
- Fixed: GUIOnEventMode and TrayOnEventMode options had unnecessary slow downs
- Fixed: Workarounds added to alleviate slow downs on Windows 10 1809 and later (OS bug/design change)
- Improved Resolute compatibility
更新時間:2020-08-05
更新細節:
What's new in this version:
- Fixed: GUIOnEventMode and TrayOnEventMode options had unnecessary slow downs
- Fixed: Workarounds added to alleviate slow downs on Windows 10 1809 and later (OS bug/design change)
- Improved Resolute compatibility
更新時間:2020-06-28
更新細節:
What's new in this version:
- Better transaction control in ISQL
- Relocation support on MacOS
- Increased parsing speed of long queries
- Better performance when using SRP plugin
- 43 bugs fixed
更新時間:2020-01-12
更新細節:
What's new in this version:
- Improved the engine providers compatibility across Firebird versions
- Added a configuration switch to disable the "TCP Loopback Fast Path" option (Windows only)
- Improved the WIN_SSPI plugin to produce keys for the WireCrypt plugin
- Made it possible for the AuthClient plugin to access the authentication block from DPB
- Added ability to use "install.sh -path /opt/my_path" without a need to install Firebird first in the default folder
- Implemented option to restore compressed .nbk files without explicitly decompressing them