mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Misc comment typo fixes.
Backpatch the applicable parts, just to make backpatching future patches easier.
This commit is contained in:
@@ -939,7 +939,7 @@ StartLogicalReplication(StartReplicationCmd *cmd)
|
||||
|
||||
/*
|
||||
* Force a disconnect, so that the decoding code doesn't need to care
|
||||
* about a eventual switch from running in recovery, to running in a
|
||||
* about an eventual switch from running in recovery, to running in a
|
||||
* normal environment. Client code is expected to handle reconnects.
|
||||
*/
|
||||
if (am_cascading_walsender && !RecoveryInProgress())
|
||||
|
Reference in New Issue
Block a user