Skip to content

Commit 56dd8e8

Browse files
committed
Fix typo in comment
1 parent 26ad194 commit 56dd8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/logical/tablesync.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ process_syncing_tables_for_apply(XLogRecPtr current_lsn)
332332
}
333333
else
334334
/*
335-
* If no sync worker for this table yet, could running sync
335+
* If no sync worker for this table yet, count running sync
336336
* workers for this subscription, while we have the lock, for
337337
* later.
338338
*/

0 commit comments

Comments
 (0)