We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f82b3f commit 8b33b5bCopy full SHA for 8b33b5b
src/backend/access/transam/xlog.c
@@ -7489,7 +7489,7 @@ CheckRecoveryConsistency(void)
7489
/*
7490
* Have we passed our safe starting point? Note that minRecoveryPoint is
7491
* known to be incorrectly set if ControlFile->backupEndRequired, until
7492
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
7493
* minRecoveryPoint. All we know prior to that is that we're not
7494
* consistent yet.
7495
*/
0 commit comments