]> granicus.if.org Git - postgresql/commitdiff
Fix typo in comment
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 10 Apr 2017 17:42:05 +0000 (13:42 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 10 Apr 2017 17:42:22 +0000 (13:42 -0400)
src/backend/replication/logical/tablesync.c

index a067fe3a39ba56533df519bf1c40bbdeb3d69be1..d1f27348f063c84f940fc6603d255940f75f4565 100644 (file)
@@ -332,7 +332,7 @@ process_syncing_tables_for_apply(XLogRecPtr current_lsn)
                        }
                        else
                                /*
-                                * If no sync worker for this table yet, could running sync
+                                * If no sync worker for this table yet, count running sync
                                 * workers for this subscription, while we have the lock, for
                                 * later.
                                 */