mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 02:16:30 +00:00
it works!
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum Error {
|
||||
SocketError,
|
||||
ClientDisconneted,
|
||||
// ClientDisconnected,
|
||||
ClientBadStartup,
|
||||
ProtocolSyncError,
|
||||
}
|
||||
ServerError,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user