git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 52b5c53)
Fix missing newline at end of message
2022年6月23日 20:40:52 +0000 (22:40 +0200)
2022年6月23日 20:53:24 +0000 (22:53 +0200)

diff --git a/src/bin/pg_upgrade/util.c b/src/bin/pg_upgrade/util.c
index f25e14c321472629ed6e31d87f7a032e87a32a94..d0c4bd10f70b3dcffcf84e57d73ef817bb80268b 100644 (file)
--- a/src/bin/pg_upgrade/util.c
+++ b/src/bin/pg_upgrade/util.c
@@ -92,7 +92,7 @@ cleanup_output_dirs(void)
default:
/* different failure, just report it */
- pg_log(PG_WARNING, "could not access directory \"%s\": %m",
+ pg_log(PG_WARNING, "could not access directory \"%s\": %m\n",
log_opts.rootdir);
break;
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /