From: Chris Hofstaedtler Date: Fri, 10 Jul 2020 09:36:53 +0000 (+0200) Subject: gpgsql: avoid reconnect on connect X-Git-Tag: rec-4.4.0-beta1~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97fb35a8ea7f7f3eff7f496d6b00c406687e85a5;p=thirdparty%2Fpdns.git gpgsql: avoid reconnect on connect --- diff --git a/modules/gpgsqlbackend/gpgsqlbackend.cc b/modules/gpgsqlbackend/gpgsqlbackend.cc index aead98326f..8901f33e97 100644 --- a/modules/gpgsqlbackend/gpgsqlbackend.cc +++ b/modules/gpgsqlbackend/gpgsqlbackend.cc @@ -52,8 +52,7 @@ gPgSQLBackend::gPgSQLBackend(const string &mode, const string &suffix) : GSQLBa g_log<