Firebird (64-bit) 歷史版本列表 Page1

最新版本 Firebird 4.0.4 (64-bit)

Firebird (64-bit) 歷史版本列表

Firebird 64 位是一個關係數據庫,提供許多在 Linux,Windows 和各種 Unix 平台上運行的 ANSI SQL 標準功能。 Firebird 為存儲過程和触發器提供出色的並發性,高性能和強大的語言支持。 Firebird 項目是一個 C 和 C ++ 程序員,技術顧問和支持者的商業獨立項目,開發和增強了一個基於源代碼的多平台關係數據庫管理系統由 Inprise Corp(現稱... Firebird (64-bit) 軟體介紹


Firebird 4.0.4 (64-bit) 查看版本資訊

更新時間:2023-11-09
更新細節:

What's new in this version:

Improved:
- Extend RDB$GET_CONTEXT('SYSTEM', '*') with other info from MON$ATTACHMENTS
- Update Windows distribution with new zlib version 1.3

更新時間:2023-11-09
更新細節:

Firebird 3.0.11 (64-bit) 查看版本資訊

更新時間:2023-08-05
更新細節:

Select Version 查看版本資訊

更新時間:2023-08-05
更新細節:

What's new in this version:

Improved:
- RDB$GET/SET_CONTEXT(): quoting the missing namespace/variable makes output more readable
- Avoid non necessary index reads
- Add switch to control in guardian timeout before killing Firebird server process
- Update zlib to version 1.2.13 (released 2022-10-13)
- Add REPLICA MODE to the output of the isql SHOW DATABASE command
- Improve reliability of plugin manager
- Allow FB-known macros in replication.conf
- Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
- Nbackup RDB$BACKUP_HISTORY cleanup

Firebird 4.0.3 (64-bit) 查看版本資訊

更新時間:2023-08-05
更新細節:

What's new in this version:

Improved:
- RDB$GET/SET_CONTEXT(): quoting the missing namespace/variable makes output more readable
- Avoid non necessary index reads
- Add switch to control in guardian timeout before killing Firebird server process
- Update zlib to version 1.2.13 (released 2022-10-13)
- Add REPLICA MODE to the output of the isql SHOW DATABASE command
- Improve reliability of plugin manager
- Allow FB-known macros in replication.conf
- Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
- Nbackup RDB$BACKUP_HISTORY cleanup

Firebird 4.0.2 (64-bit) 查看版本資訊

更新時間:2022-08-11
更新細節:

What's new in this version:

Improved:
- New built-in function BLOB_APPEND
- Trace: provide performance statistics for DDL statement
- Make it possible to avoid fbclient dependency in Pascal programs using firebird.pas
- Ignore missing UDR libraries during restore
- Update zlib to version 1.2.12
- Improve indexed lookup speed of strings when the last keys characters are part of collated contractions
- Improve performance of CURRENT_TIME
- ON DISCONNECT triggers are not executed during forced attachment shutdown
- Firebird port for Apple M1 architecture
- Implemented by J. Frutos, A. Peshkoff, A. dos Santos Fernandes
- Improve performance of STARTING WITH with insensitive collations
- Trace: provide ability to see STATEMENT RESTART events (or their count)

Firebird 3.0.10 (64-bit) 查看版本資訊

更新時間:2022-06-09
更新細節:

What's new in this version:

Improved:
- Make it possible to avoid fbclient dependency in Pascal programs using firebird.pas
- Update zlib to 1.2.12
- Improve indexed lookup speed of strings when the last keys characters are part of collated contractions
- Faster execution of indexed STARTING WITH with UNICODE collation

Firebird 3.0.9 (64-bit) 查看版本資訊

更新時間:2022-02-14
更新細節:

What's new in this version:

- bug fixes

Firebird 4.0.1 (64-bit) 查看版本資訊

更新時間:2021-12-22
更新細節:

Firebird 3.0.8 (64-bit) 查看版本資訊

更新時間:2021-11-17
更新細節:

What's new in this version:

Improved:
- Added database creation time to the output of ISQL’s command SHOW DATABASE
- More efficient implementation of SUBSTRING for UTF8 character set
- Freeing a statement using DSQL_drop or DSQL_unprepare is no longer deferred
- Increased number of formats/versions of views from 255 to 32K
- Made message about missing password being always displayed as reply on attempt to issue CREATE new login without PASSWORD clause