projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9abf898
)
Remove duplicated words in comments.
author
Heikki Linnakangas
Sun, 12 Apr 2015 07:46:17 +0000
(10:46 +0300)
committer
Heikki Linnakangas
Sun, 12 Apr 2015 07:49:40 +0000
(10:49 +0300)
David Rowley
src/bin/pg_basebackup/pg_basebackup.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_basebackup/pg_basebackup.c
b/src/bin/pg_basebackup/pg_basebackup.c
index 61d2cb3a73b9661c3c7d6383d270e923da3877b4..7a3e82983f6d83e9c4539a2ef6a4dd481642a1d4 100644
(file)
--- a/
src/bin/pg_basebackup/pg_basebackup.c
+++ b/
src/bin/pg_basebackup/pg_basebackup.c
@@
-318,7
+318,7
@@
StartLogStreamer(char *startpos, uint32 timeline, char *sysidentifier)
snprintf(param->xlogdir, sizeof(param->xlogdir), "%s/pg_xlog", basedir);
/*
- * Create pg_xlog/archive_status (and thus pg_xlog) so we can
can
write to
+ * Create pg_xlog/archive_status (and thus pg_xlog) so we can write to
* basedir/pg_xlog as the directory entry in the tar file may arrive
* later.
*/