We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da7502 commit 019fa57Copy full SHA for 019fa57
src/backend/access/transam/xlog.c
@@ -2157,7 +2157,7 @@ AdvanceXLInsertBuffer(XLogRecPtr upto, bool opportunistic)
2157
2158
/*
2159
* If online backup is not in progress, mark the header to indicate
2160
- * that* WAL records beginning in this page have removable backup
+ * that WAL records beginning in this page have removable backup
2161
* blocks. This allows the WAL archiver to know whether it is safe to
2162
* compress archived WAL data by transforming full-block records into
2163
* the non-full-block format. It is sufficient to record this at the
0 commit comments