Skip to content

Commit d7eb450

Browse files
committed
Update the docs
1 parent f0b7429 commit d7eb450

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Improvements
44

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+
58
* [#7854](https://github.com/FirebirdSQL/firebird/issues/7854): Performance issue with time zones
69
Contributor(s): Adriano dos Santos Fernandes, Vlad Khorsun
710

@@ -22,6 +25,15 @@
2225

2326
## Bugfixes
2427

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+
2537
* [#7903](https://github.com/FirebirdSQL/firebird/issues/7903): Unexpected Results when Using CASE-WHEN with LEFT JOIN
2638
Contributor(s): Dmitry Yemanov
2739

@@ -37,6 +49,9 @@
3749
* [#7860](https://github.com/FirebirdSQL/firebird/issues/7860): Crash potentially caused by BETWEEN Operator
3850
Contributor(s): Vlad Khorsun
3951

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+
4055
* [#7851](https://github.com/FirebirdSQL/firebird/issues/7851): [FB1+, GBAK, Restore] The skip of att_functionarg_field_precision does not check RESTORE_format
4156
Contributor(s): Dmitry Kovalenko
4257

0 commit comments

Comments
 (0)