We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ad194 commit 56dd8e8Copy full SHA for 56dd8e8
src/backend/replication/logical/tablesync.c
@@ -332,7 +332,7 @@ process_syncing_tables_for_apply(XLogRecPtr current_lsn)
332
}
333
else
334
/*
335
- * If no sync worker for this table yet, could running sync
+ * If no sync worker for this table yet, count running sync
336
* workers for this subscription, while we have the lock, for
337
* later.
338
*/
0 commit comments