We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7f0718 + 466704e commit 29277fbCopy full SHA for 29277fb
1 file changed
Cpp/fostgres/fostgres-control-error.cpp
@@ -40,7 +40,7 @@ namespace {
40
} else {
41
return execute(config[""], path, req, host);
42
}
43
- } catch (pqxx::pqxx_exception const &e) {
+ } catch (pqxx::failure const &e) {
44
45
46
0 commit comments