Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8df54b9

Browse files
committed
initdb: Add blank line before output about checksums
This maintains the logical grouping of the output better.
1 parentbab54e3 commit8df54b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3629,6 +3629,8 @@ main(int argc, char *argv[])
36293629

36303630
setup_text_search();
36313631

3632+
printf("\n");
3633+
36323634
if (data_checksums)
36333635
printf(_("Data page checksums are enabled.\n"));
36343636
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp