Fix mistake in comment
Reported-by: Masahiko Sawada <sawada.mshk@gmail.com>
This commit is contained in:
parent
5f82b3f7c6
commit
8b33b5b9df
@ -7489,7 +7489,7 @@ CheckRecoveryConsistency(void)
|
|||||||
/*
|
/*
|
||||||
* Have we passed our safe starting point? Note that minRecoveryPoint is
|
* Have we passed our safe starting point? Note that minRecoveryPoint is
|
||||||
* known to be incorrectly set if ControlFile->backupEndRequired, until
|
* known to be incorrectly set if ControlFile->backupEndRequired, until
|
||||||
* the XLOG_BACKUP_RECORD arrives to advise us of the correct
|
* the XLOG_BACKUP_END arrives to advise us of the correct
|
||||||
* minRecoveryPoint. All we know prior to that is that we're not
|
* minRecoveryPoint. All we know prior to that is that we're not
|
||||||
* consistent yet.
|
* consistent yet.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user