forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcab99ec
committed
Tweak initdb to reduce verbosity of progress messages, by printing just
one 'creating subdirectories' message instead of one per subdirectory.The original decision to print something for each subdirectory was madewhen there were only one or two of 'em; we have way too many now.Per discussion.1 parent5e2707c commitcab99ec
1 file changed
+5
-6
lines changedLines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
2738 | 2738 |
| |
2739 | 2739 |
| |
2740 | 2740 |
| |
| 2741 | + | |
| 2742 | + | |
2741 | 2743 |
| |
2742 | 2744 |
| |
2743 | 2745 |
| |
2744 |
| - | |
2745 |
| - | |
2746 |
| - | |
2747 | 2746 |
| |
2748 | 2747 |
| |
2749 |
| - | |
2750 |
| - | |
2751 | 2748 |
| |
2752 | 2749 |
| |
| 2750 | + | |
| 2751 | + | |
2753 | 2752 |
| |
2754 | 2753 |
| |
2755 | 2754 |
| |
|
0 commit comments
Comments
(0)