Piotr Sarna 95ed29e6cb database: fix the locking order in transactions
Before this commit, deadlocks were possible (and detected),
because some functions took row_versions lock first, and then
individual transaction locks, while other functions took the locks
in opposite order.
2023-06-12 16:22:45 +02:00
Description
No description provided
43 MiB
Languages
Rust 76.8%
Tcl 6.6%
C 6.4%
Dart 2.4%
Java 2.3%
Other 5.3%