mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:40:38 +01:00
Added missing parts of the docs.
This commit is contained in:
parent
107f3fe047
commit
b6a32c904c
10
doc/WhatsNew
10
doc/WhatsNew
@ -82,6 +82,11 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Dmitry Yemanov <dimitr at firebirdsql.org>
|
Dmitry Yemanov <dimitr at firebirdsql.org>
|
||||||
|
|
||||||
|
* Bugfix CORE-4489
|
||||||
|
Error: statement already has a cursor <cursor_name> assigned
|
||||||
|
Contributor(s):
|
||||||
|
Alex Peshkov <peshkoff at mail.ru>
|
||||||
|
|
||||||
* Bugfix CORE-4488
|
* Bugfix CORE-4488
|
||||||
Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block
|
Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
@ -399,6 +404,11 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Dmitry Yemanov <dimitr at firebirdsql.org>
|
Dmitry Yemanov <dimitr at firebirdsql.org>
|
||||||
|
|
||||||
|
* Improvement CORE-4573
|
||||||
|
Avoid need in fake -pas switch when using GSEC in embedded mode
|
||||||
|
Contributor(s):
|
||||||
|
Alex Peshkov <peshkoff at mail.ru>
|
||||||
|
|
||||||
* Improvement CORE-4564
|
* Improvement CORE-4564
|
||||||
Add per-table performance counters to the monitoring tables
|
Add per-table performance counters to the monitoring tables
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
|
Loading…
Reference in New Issue
Block a user