projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
978b032
)
Fix file path in comment.
author
Fujii Masao
<fujii@postgresql.org>
Thu, 25 Apr 2019 14:49:37 +0000
(23:49 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Thu, 25 Apr 2019 14:49:37 +0000
(23:49 +0900)
src/bin/pg_checksums/pg_checksums.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_checksums/pg_checksums.c
b/src/bin/pg_checksums/pg_checksums.c
index bc8998265807f15cdd23bda69ad29b09c816eb30..32d5668749f3b9e42516a499a77b69a9bf785835 100644
(file)
--- a/
src/bin/pg_checksums/pg_checksums.c
+++ b/
src/bin/pg_checksums/pg_checksums.c
@@
-110,7
+110,7
@@
static const char *const skip[] = {
/*
* Report current progress status. Parts borrowed from
- * src/bin/pg_basebackup.c.
+ * src/bin/pg_basebackup
/pg_basebackup
.c.
*/
static void
progress_report(bool force)