Skip to content

Commit 118189f

Browse files
committed
Updated the docs
1 parent 5461fa7 commit 118189f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/WhatsNew

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
Contributor(s):
88
Vlad Khorsun <hvlad at users.sourceforge.net>
99

10+
* Bugfix #7118
11+
Chained JOIN .. USING across the same column names may be optimized badly
12+
Contributor(s):
13+
Dmitry Yemanov <dimitr at firebirdsql.org>
14+
1015
* Bugfix #7115
1116
Server hangs in trace code when it tries to update mapping cache
1217
Contributor(s):
@@ -42,6 +47,16 @@
4247
Contributor(s):
4348
Alex Peshkov <peshkoff at mail.ru>
4449

50+
* Bugfix #7057
51+
Client-side positioned updates work wrongly with scrollable cursors
52+
Contributor(s):
53+
Dmitry Yemanov <dimitr at firebirdsql.org>
54+
55+
* Bugfix #7056
56+
Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory
57+
Contributor(s):
58+
Dmitry Yemanov <dimitr at firebirdsql.org>
59+
4560
* Bugfix #7043
4661
Wrong message when user has no access to /tmp/firebird
4762
Contributor(s):
@@ -52,6 +67,11 @@
5267
Contributor(s):
5368
Alex Peshkov <peshkoff at mail.ru>
5469

70+
* Bugfix #3357
71+
Bad execution plan if some stream depends on multiple streams via a function
72+
Contributor(s):
73+
Dmitry Yemanov <dimitr at firebirdsql.org>
74+
5575

5676
**************************
5777
* v3.0.8

0 commit comments

Comments
 (0)