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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,9 @@
34
34
35
35
## Bugfixes
36
36
37
+
*[#7683](https://github.com/FirebirdSQL/firebird/issues/7683): `rdb$time_zone_util.transitions` returns an infinite result set
38
+
Contributor(s): Adriano dos Santos Fernandes
39
+
37
40
*[#7670](https://github.com/FirebirdSQL/firebird/issues/7670): Cursor name can duplicate parameter and variable names in procedures and functions
38
41
Contributor(s): Adriano dos Santos Fernandes
39
42
@@ -43,6 +46,12 @@
43
46
*[#7664](https://github.com/FirebirdSQL/firebird/issues/7664): `DROP TABLE` executed for a table with big records may lead to "wrong page type" or "end of file" error
44
47
Contributor(s): Ilya Eremin
45
48
49
+
*[#7662](https://github.com/FirebirdSQL/firebird/pull/7662): Peformance issues in prepare_update()
50
+
Contributor(s): Ilya Eremin
51
+
52
+
*[#7661](https://github.com/FirebirdSQL/firebird/issues/7661): FB CS rejects new connections
53
+
Contributor(s): Vlad Khorsun
54
+
46
55
*[#7651](https://github.com/FirebirdSQL/firebird/issues/7651): Unable to find savepoint in insert with nested query and returning clause in FB4
47
56
Contributor(s): Dmitry Yemanov
48
57
@@ -217,6 +226,9 @@
217
226
*[#7255](https://github.com/FirebirdSQL/firebird/issues/7255): `READ COMMITTED READ CONSISTENCY` mode is broken in Classic / SuperClassic on Linux
218
227
Contributor(s): Alex Peshkoff
219
228
229
+
*[#7233](https://github.com/FirebirdSQL/firebird/pull/7233): Slow database restore when Classic server mode is used
230
+
Contributor(s): Ilya Eremin
231
+
220
232
*[#7241](https://github.com/FirebirdSQL/firebird/issues/7241): MacOS installer - firebird user is not created correctly if group already exists
0 commit comments