You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## Improvements
4
4
5
+
*[#7918](https://github.com/FirebirdSQL/firebird/issues/7918): Allow to configure Firebird in posix using relative directories with options --with-fb*
6
+
Contributor(s): Adriano dos Santos Fernandes
7
+
5
8
*[#7854](https://github.com/FirebirdSQL/firebird/issues/7854): Performance issue with time zones
6
9
Contributor(s): Adriano dos Santos Fernandes, Vlad Khorsun
7
10
@@ -22,6 +25,15 @@
22
25
23
26
## Bugfixes
24
27
28
+
*[#7917](https://github.com/FirebirdSQL/firebird/issues/7917): Hang in a case of error when the sweep thread is attaching the database
29
+
Contributor(s): Alexander Peshkov
30
+
31
+
*[#7905](https://github.com/FirebirdSQL/firebird/issues/7905): Segfault during TIP cache initialization
32
+
Contributor(s): Alexander Peshkov
33
+
34
+
*[#7904](https://github.com/FirebirdSQL/firebird/issues/7904): FB5 bad plan for query
35
+
Contributor(s): Dmitry Yemanov
36
+
25
37
*[#7903](https://github.com/FirebirdSQL/firebird/issues/7903): Unexpected Results when Using CASE-WHEN with LEFT JOIN
26
38
Contributor(s): Dmitry Yemanov
27
39
@@ -37,6 +49,9 @@
37
49
*[#7860](https://github.com/FirebirdSQL/firebird/issues/7860): Crash potentially caused by BETWEEN Operator
38
50
Contributor(s): Vlad Khorsun
39
51
52
+
*[#7853](https://github.com/FirebirdSQL/firebird/issues/7853): Do not consider non-deterministic expressions as invariants in pre-filters
53
+
Contributor(s): Dmitry Yemanov
54
+
40
55
*[#7851](https://github.com/FirebirdSQL/firebird/issues/7851): [FB1+, GBAK, Restore] The skip of att_functionarg_field_precision does not check RESTORE_format
0 commit comments