Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix mistake in comment
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 8 Dec 2017 16:16:23 +0000 (11:16 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 8 Dec 2017 16:17:39 +0000 (11:17 -0500)
Reported-by: Masahiko Sawada <sawada.mshk@gmail.com>
src/backend/access/transam/xlog.c

index 2c2b8fb61bcb641ddc05b3299f6b5791daab77e1..feeef81be5259f32a7256ae0a9ad48e625afa5ff 100644 (file)
@@ -7487,7 +7487,7 @@ CheckRecoveryConsistency(void)
    /*
     * Have we passed our safe starting point? Note that minRecoveryPoint is
     * 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
     * consistent yet.
     */