projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ad194
)
Fix typo in comment
author
Peter Eisentraut
Mon, 10 Apr 2017 17:42:05 +0000
(13:42 -0400)
committer
Peter Eisentraut
Mon, 10 Apr 2017 17:42:22 +0000
(13:42 -0400)
src/backend/replication/logical/tablesync.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/replication/logical/tablesync.c
b/src/backend/replication/logical/tablesync.c
index a067fe3a39ba56533df519bf1c40bbdeb3d69be1..d1f27348f063c84f940fc6603d255940f75f4565 100644
(file)
--- a/
src/backend/replication/logical/tablesync.c
+++ b/
src/backend/replication/logical/tablesync.c
@@
-332,7
+332,7
@@
process_syncing_tables_for_apply(XLogRecPtr current_lsn)
}
else
/*
- * If no sync worker for this table yet, cou
ld
running sync
+ * If no sync worker for this table yet, cou
nt
running sync
* workers for this subscription, while we have the lock, for
* later.
*/