Skip to content

Commit d67b06f

Browse files
committed
Oops, meant to change the comment in writeTimeLineHistory.
1 parent 6aa2e49 commit d67b06f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/access/transam/timeline.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ writeTimeLineHistory(TimeLineID newTLI, TimeLineID parentTLI,
387387

388388
/*
389389
* Prefer link() to rename() here just to be really sure that we don't
390-
* overwrite an existing logfile. However, there shouldn't be one, so
390+
* overwrite an existing file. However, there shouldn't be one, so
391391
* rename() is an acceptable substitute except for the truly paranoid.
392392
*/
393393
#if HAVE_WORKING_LINK

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2515,7 +2515,7 @@ InstallXLogFileSegment(XLogSegNo *segno, char *tmppath,
25152515

25162516
/*
25172517
* Prefer link() to rename() here just to be really sure that we don't
2518-
* overwrite an existing file. However, there shouldn't be one, so
2518+
* overwrite an existing logfile. However, there shouldn't be one, so
25192519
* rename() is an acceptable substitute except for the truly paranoid.
25202520
*/
25212521
#if HAVE_WORKING_LINK

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