Content-Length: 254369 | pFad | http://github.com/postgrespro/postgres/commit/2042185baf91187c8761e99ff7955bd8e52ec028

03 Fix transcription error. · postgrespro/postgres@2042185 · GitHub
Skip to content

Commit 2042185

Browse files
committed
Fix transcription error.
1 parent 00a8eb6 commit 2042185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/check.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ create_script_for_cluster_analyze(char **analyze_script_file_name)
452452
fprintf(script, "#!/bin/sh\n\n");
453453
#else
454454
/* suppress command echoing */
455-
fprintf(script, "@echo off");
455+
fprintf(script, "@echo off\n");
456456
#endif
457457

458458
fprintf(script, "echo %sThis script will generate minimal optimizer statistics rapidly%s\n",

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2042185baf91187c8761e99ff7955bd8e52ec028

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy