git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e5cb756)
Fix comment about which version had BACKUP METHOD line in backup_lable, again.
2011年8月17日 08:47:45 +0000 (11:47 +0300)
2011年8月17日 09:31:23 +0000 (12:31 +0300)
It was invalidated again by Fujii's patch to 9.1.


diff --git a/src/backend/access/transam/xlog.c b/src/backend/access/transam/xlog.c
index a462288a9ce0a154a7b1dc02038956186f1a93eb..72cafc166acfd9546c8557d232df2eba5741bdfb 100644 (file)
--- a/src/backend/access/transam/xlog.c
+++ b/src/backend/access/transam/xlog.c
@@ -9826,7 +9826,7 @@ read_backup_label(XLogRecPtr *checkPointLoc, bool *backupEndRequired)
(errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
errmsg("invalid data in file \"%s\"", BACKUP_LABEL_FILE)));
/*
- * BACKUP METHOD line is new in 9.2. We can't restore from an older backup
+ * BACKUP METHOD line is new in 9.1. We can't restore from an older backup
* anyway, but since the information on it is not strictly required, don't
* error out if it's missing for some reason.
*/
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /