formatted

This commit is contained in:
Andrew Jackson
2024-09-06 09:39:45 -05:00
parent 081b9f74e9
commit d404250fb8

View File

@@ -352,7 +352,7 @@ where
Err(Error::ProtocolSyncError(
"PGCat does not support GSSAPI encoding".into(),
))
},
}
// Something else, probably something is wrong and it's not our fault,
// e.g. badly implemented Postgres client.