Hide backend debug output in initdb by default. To that end, the bootstrap
Peter Eisentraut <peter_e@gmx.net>
Hide backend debug output in initdb by default. To that end, the bootstrap backend gets on -o option like the regular backend.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootstrap.c | modified | +7 −3 |
| src/bin/initdb/initdb.sh | modified | +45 −27 |