Bump postgres version

This commit is contained in:
Konstantin Knizhnik
2021-09-18 15:16:18 +03:00
parent 6056ce7602
commit 891633f2cd

View File

@@ -391,4 +391,3 @@ pub fn identify_system(client: &mut Client) -> Result<IdentifySystem, Error> {
Err(IdentifyError.into())
}
}