mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-24 17:56:29 +00:00
Switch to parking_lot RwLock & Mutex. Use trace! for protocol instead of debug! (#42)
* RwLock & parking_lot::Mutex * upgrade to trace
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -364,6 +364,7 @@ dependencies = [
|
||||
"md-5",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
"rand",
|
||||
"regex",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user