mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 18:56:30 +00:00
Adds option to log which parameter status is changed by the client (#550)
This commit is contained in:
@@ -41,6 +41,7 @@ impl MirroredClient {
|
||||
Arc::new(RwLock::new(None)),
|
||||
None,
|
||||
true,
|
||||
false,
|
||||
);
|
||||
|
||||
Pool::builder()
|
||||
|
||||
Reference in New Issue
Block a user