Skip to content

Commit a8f97b3

Browse files
committed
Fix two more neglected comments, still referring to log/seg.
Fujii Masao
1 parent ec786c6 commit a8f97b3

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 empty log/seg
2591+
* find_free: if TRUE, install the new segment at the first empty segno
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 of log/seg slots to advance past the starting
2595+
* *max_advance: maximum number of segno 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)
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