@@ -5823,6 +5823,10 @@ is_downstream_node_attached(PGconn *conn, char *node_name, char **node_state)
return NODE_DETACHED;
}
/*
* If the connec
*/
state = PQgetvalue(res, 0, 1);
if (node_state != NULL)
The note is not visible to the blocked user.