mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
Fix typos and grammar in code comments and docs
Author: Alexander Lakhin Discussion: https://postgr.es/m/f7e514cf-2446-21f1-a5d2-8c089a6e2168@gmail.com
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
* this flag is set. Note that we don't need to reset this variable as after
|
||||
* promotion the slot sync worker won't be restarted because the pmState
|
||||
* changes to PM_RUN from PM_HOT_STANDBY and we don't support demoting
|
||||
* primary without restarting the server. See MaybeStartSlotSyncWorker.
|
||||
* primary without restarting the server. See LaunchMissingBackgroundProcesses.
|
||||
*
|
||||
* The 'syncing' flag is needed to prevent concurrent slot syncs to avoid slot
|
||||
* overwrites.
|
||||
|
Reference in New Issue
Block a user