mirror of https://github.com/citusdata/citus.git
Fix rebase conflict
parent
597651add4
commit
a7254db8fd
|
@ -385,7 +385,6 @@ StartNodeUserDatabaseConnection(uint32 flags, const char *hostname, int32 port,
|
|||
dlist_push_tail(entry->connections, &newConnection->connectionNode);
|
||||
|
||||
ResetShardPlacementAssociation(newConnection);
|
||||
GivePurposeToConnection(newConnection, flags);
|
||||
|
||||
return newConnection;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue