mirror of
https://github.com/postgres/postgres.git
synced 2025-12-16 16:42:29 +03:00
Fix typos and grammar in comments and docs
Author: Justin Pryzby Discussion: https://postgr.es/m/20210416070310.GG3315@telsasoft.com
This commit is contained in:
@@ -605,7 +605,7 @@ perform_rewind(filemap_t *filemap, rewind_source *source,
|
||||
* and the target. But if the source is a standby server, it's possible
|
||||
* that the last common checkpoint is *after* the standby's restartpoint.
|
||||
* That implies that the source server has applied the checkpoint record,
|
||||
* but hasn't perfomed a corresponding restartpoint yet. Make sure we
|
||||
* but hasn't performed a corresponding restartpoint yet. Make sure we
|
||||
* start at the restartpoint's redo point in that case.
|
||||
*
|
||||
* Use the old version of the source's control file for this. The server
|
||||
|
||||
Reference in New Issue
Block a user