We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffcac6 commit d84b412Copy full SHA for d84b412
multimaster.c
@@ -3380,7 +3380,8 @@ static bool MtmIsBroadcast()
3380
3381
/*
3382
* Recover node is needed to return stopped and newly added node to the cluster.
3383
- * This functions create logical replication slot for the node which will collect all changes which should be sent to this node from this moment.
+ * This function creates logical replication slot for the node which will collect
3384
+ * all changes which should be sent to this node from this moment.
3385
*/
3386
void MtmRecoverNode(int nodeId)
3387
{
0 commit comments