mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix typos in comments
This commit is contained in:
@ -2389,7 +2389,7 @@ XLogFileInit(XLogSegNo logsegno, bool *use_existent, bool use_lock)
|
||||
*
|
||||
* 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)
|
||||
*
|
||||
* Currently this is only used during recovery, and so there are no locking
|
||||
|
Reference in New Issue
Block a user