Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 019fa57

Browse files
committed
Fix typo in comment
Author: Michael Paquier <michael@paquier.xyz>
1 parent 3da7502 commit 019fa57

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2157,7 +2157,7 @@ AdvanceXLInsertBuffer(XLogRecPtr upto, bool opportunistic)
21572157

21582158
/*
21592159
* If online backup is not in progress, mark the header to indicate
2160-
* that* WAL records beginning in this page have removable backup
2160+
* that WAL records beginning in this page have removable backup
21612161
* blocks. This allows the WAL archiver to know whether it is safe to
21622162
* compress archived WAL data by transforming full-block records into
21632163
* the non-full-block format. It is sufficient to record this at the

0 commit comments

Comments
 (0)