Fix typos in comments
This commit is contained in:
parent
00fd434991
commit
b0bdc3f182
@ -3256,7 +3256,7 @@ XLogFileInit(XLogSegNo logsegno, bool *use_existent, bool use_lock)
|
|||||||
*
|
*
|
||||||
* destsegno: identify segment to be created.
|
* destsegno: identify segment to be created.
|
||||||
*
|
*
|
||||||
* srcTLI, srclog, srcseg: identify segment to be copied (could be from
|
* srcTLI, srcsegno: identify segment to be copied (could be from
|
||||||
* a different timeline)
|
* a different timeline)
|
||||||
*
|
*
|
||||||
* Currently this is only used during recovery, and so there are no locking
|
* Currently this is only used during recovery, and so there are no locking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user