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 218b024 commit 7abb9ddCopy full SHA for 7abb9dd
src/backend/access/transam/xlog.c
@@ -7832,7 +7832,7 @@ CheckRecoveryConsistency(void)
7832
/*
7833
* Have we passed our safe starting point? Note that minRecoveryPoint is
7834
* known to be incorrectly set if ControlFile->backupEndRequired, until
7835
- * the XLOG_BACKUP_RECORD arrives to advise us of the correct
+ * the XLOG_BACKUP_END arrives to advise us of the correct
7836
* minRecoveryPoint. All we know prior to that is that we're not
7837
* consistent yet.
7838
*/
0 commit comments