Skip to content

Commit 1d0392b

Browse files
committed
Fix comment about which version had BACKUP METHOD line in backup_lable, again.
It was invalidated again by Fujii's patch to 9.1.
1 parent e5cb756 commit 1d0392b

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9826,7 +9826,7 @@ read_backup_label(XLogRecPtr *checkPointLoc, bool *backupEndRequired)
98269826
(errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
98279827
errmsg("invalid data in file \"%s\"", BACKUP_LABEL_FILE)));
98289828
/*
9829-
* BACKUP METHOD line is new in 9.2. We can't restore from an older backup
9829+
* BACKUP METHOD line is new in 9.1. We can't restore from an older backup
98309830
* anyway, but since the information on it is not strictly required, don't
98319831
* error out if it's missing for some reason.
98329832
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy