mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-28 11:16:29 +00:00
remove debug msg
This commit is contained in:
@@ -1348,8 +1348,6 @@ where
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
debug!("Wrote to client");
|
|
||||||
|
|
||||||
if !server.is_data_available() {
|
if !server.is_data_available() {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user