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

Commit3b0c59a

Browse files
committed
Fix typo in xlog.c.
Author: Fujii MasaoReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CAHGQGwH7dtYvOZZ8c0AG5AJwH5pfiRdKaCptY1_RdHy0HYeRfQ@mail.gmail.com
1 parent7e73503 commit3b0c59a

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
@@ -3184,7 +3184,7 @@ XLogNeedsFlush(XLogRecPtr record)
31843184
/*
31853185
* Create a new XLOG file segment, or open a pre-existing one.
31863186
*
3187-
*log, seg: identify segment to be created/opened.
3187+
*logsegno: identify segment to be created/opened.
31883188
*
31893189
* *use_existent: if true, OK to use a pre-existing file (else, any
31903190
* pre-existing file will be deleted). On return, true if a pre-existing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp