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

Commita8f97b3

Browse files
committed
Fix two more neglected comments, still referring to log/seg.
Fujii Masao
1 parentec786c6 commita8f97b3

File tree

1 file changed

+2
-2
lines changed
  • src/backend/access/transam

1 file changed

+2
-2
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,11 +2588,11 @@ XLogFileCopy(XLogSegNo destsegno, TimeLineID srcTLI, XLogSegNo srcsegno)
25882588
*
25892589
* tmppath: initial name of file to install. It will be renamed into place.
25902590
*
2591-
* find_free: if TRUE, install the new segment at the first emptylog/seg
2591+
* find_free: if TRUE, install the new segment at the first emptysegno
25922592
* number at or after the passed numbers. If FALSE, install the new segment
25932593
* exactly where specified, deleting any existing segment file there.
25942594
*
2595-
* *max_advance: maximum number oflog/seg slots to advance past the starting
2595+
* *max_advance: maximum number ofsegno slots to advance past the starting
25962596
* point. Fail if no free slot is found in this range. On return, reduced
25972597
* by the number of slots skipped over. (Irrelevant, and may be NULL,
25982598
* when find_free is FALSE.)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp