Skip to content

Commit 0d2235a

Browse files
committed
Remove duplicate word in comment.
Noted by Peter Geoghegan.
1 parent f33fe47 commit 0d2235a

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
@@ -1909,7 +1909,7 @@ XLogWrite(XLogwrtRqst WriteRqst, bool flexible, bool xlog_switch)
19091909
/*
19101910
* Record the LSN for an asynchronous transaction commit/abort
19111911
* and nudge the WALWriter if there is a complete page to write.
1912-
* (This should not be called for for synchronous commits.)
1912+
* (This should not be called for synchronous commits.)
19131913
*/
19141914
void
19151915
XLogSetAsyncXactLSN(XLogRecPtr asyncXactLSN)

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