mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Fix typo in comment
This commit is contained in:
parent
26ad194cb0
commit
56dd8e85c4
@ -332,7 +332,7 @@ process_syncing_tables_for_apply(XLogRecPtr current_lsn)
|
|||||||
}
|
}
|
||||||
else
|
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
|
* workers for this subscription, while we have the lock, for
|
||||||
* later.
|
* later.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user