mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Add description for my lock manager changes
This commit is contained in:
parent
08a6e705e3
commit
95723fa897
11
doc/WhatsNew
11
doc/WhatsNew
@ -14,9 +14,9 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Dmitry Yemanov <yemanov@yandex.ru>
|
Dmitry Yemanov <yemanov@yandex.ru>
|
||||||
|
|
||||||
* Fixed Beta 4 bugs.
|
* Fixed Beta 4 bugs.
|
||||||
1) sub-selects inside COALESCE function
|
1) sub-selects inside COALESCE function
|
||||||
2) parameter ordering
|
2) parameter ordering
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
Arno Brinkman <firebird@abvisie.nl>
|
Arno Brinkman <firebird@abvisie.nl>
|
||||||
|
|
||||||
@ -36,6 +36,11 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Dmitry Yemanov <yemanov@yandex.ru>
|
Dmitry Yemanov <yemanov@yandex.ru>
|
||||||
|
|
||||||
|
* Improved lock manager
|
||||||
|
Deadlocks are now detected and reported as soon all blocking processes received notifications, i.e. instantly in all normal cases
|
||||||
|
Contributor(s):
|
||||||
|
Nickolay Samofatov <skidder@bssys.com>
|
||||||
|
|
||||||
* Fixed Beta 4 bug.
|
* Fixed Beta 4 bug.
|
||||||
Locking and performance issues in win32 CS.
|
Locking and performance issues in win32 CS.
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
|
Loading…
Reference in New Issue
Block a user