diff --git a/repmgrd-physical.c b/repmgrd-physical.c index be14bdc6..b634210c 100644 --- a/repmgrd-physical.c +++ b/repmgrd-physical.c @@ -1455,7 +1455,6 @@ loop: upstream_node_info.node_name, upstream_node_info.node_id); PQfinish(primary_conn); primary_conn = NULL; - termPQExpBuffer(&event_details); local_node_info.upstream_node_id = UNKNOWN_NODE_ID; return;