projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da7502
)
Fix typo in comment
author
Magnus Hagander
Fri, 30 Mar 2018 10:35:13 +0000
(12:35 +0200)
committer
Magnus Hagander
Fri, 30 Mar 2018 10:35:13 +0000
(12:35 +0200)
Author: Michael Paquier
src/backend/access/transam/xlog.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/transam/xlog.c
b/src/backend/access/transam/xlog.c
index cb9c2a29cb0ccfe4cefb8b463652834d077ac2b2..0bca449eacf9f4a05d80d42b81751e0c2744d397 100644
(file)
--- a/
src/backend/access/transam/xlog.c
+++ b/
src/backend/access/transam/xlog.c
@@
-2157,7
+2157,7
@@
AdvanceXLInsertBuffer(XLogRecPtr upto, bool opportunistic)
/*
* If online backup is not in progress, mark the header to indicate
- * that
*
WAL records beginning in this page have removable backup
+ * that WAL records beginning in this page have removable backup
* blocks. This allows the WAL archiver to know whether it is safe to
* compress archived WAL data by transforming full-block records into
* the non-full-block format. It is sufficient to record this at the