8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Updated the docs

This commit is contained in:
Dmitry Yemanov 2022-02-08 19:07:13 +03:00
parent 5461fa7412
commit 118189fde1

View File

@ -7,6 +7,11 @@
Contributor(s):
Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix #7118
Chained JOIN .. USING across the same column names may be optimized badly
Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org>
* Bugfix #7115
Server hangs in trace code when it tries to update mapping cache
Contributor(s):
@ -42,6 +47,16 @@
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
* Bugfix #7057
Client-side positioned updates work wrongly with scrollable cursors
Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org>
* Bugfix #7056
Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory
Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org>
* Bugfix #7043
Wrong message when user has no access to /tmp/firebird
Contributor(s):
@ -52,6 +67,11 @@
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
* Bugfix #3357
Bad execution plan if some stream depends on multiple streams via a function
Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org>
**************************
* v3.0.8