From: Steve Singer Date: Tue, 9 Dec 2014 02:48:06 +0000 (-0500) Subject: Fix comment and log message so it no longer X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=3df5390a981c9df2323bc0d2cb85dd7f49cc839a;p=slony1-engine.git Fix comment and log message so it no longer refers to helper threads(which were removed in 2.2) --- diff --git a/src/slon/remote_worker.c b/src/slon/remote_worker.c index 48e86fc7..cde16db3 100644 --- a/src/slon/remote_worker.c +++ b/src/slon/remote_worker.c @@ -1702,11 +1702,11 @@ adjust_provider_info(SlonNode * node, WorkerGroupData * wd, int cleanup, if (provider->set_head == NULL) { /* - * Tell this helper thread to exit, join him and destroy thread + * Tell connection to close * related data. */ slon_log(SLON_CONFIG, "remoteWorkerThread_%d: " - "helper thread for provider %d terminated\n", + "connection for provider %d terminated\n", node->no_id, provider->no_id); /*