Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d2235a

Browse files
committed
Remove duplicate word in comment.
Noted by Peter Geoghegan.
1 parentf33fe47 commit0d2235a

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 forforsynchronous commits.)
1912+
* (This should not be called for synchronous commits.)
19131913
*/
19141914
void
19151915
XLogSetAsyncXactLSN(XLogRecPtrasyncXactLSN)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp