mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 17:23:03 +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):
|
||||
Dmitry Yemanov <yemanov@yandex.ru>
|
||||
|
||||
* Fixed Beta 4 bugs.
|
||||
1) sub-selects inside COALESCE function
|
||||
2) parameter ordering
|
||||
* Fixed Beta 4 bugs.
|
||||
1) sub-selects inside COALESCE function
|
||||
2) parameter ordering
|
||||
Contributor(s):
|
||||
Arno Brinkman <firebird@abvisie.nl>
|
||||
|
||||
@ -36,6 +36,11 @@
|
||||
Contributor(s):
|
||||
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.
|
||||
Locking and performance issues in win32 CS.
|
||||
Contributor(s):
|
||||
|
Loading…
Reference in New Issue
Block a user