Hide backend debug output in initdb by default. To that end, the bootstrap

Peter Eisentraut <peter_e@gmx.net>

Commit: d374e06905ca372e46a6efa72b84192b0dbe39cd
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-08-25T00:31:17Z
Releases: 7.2.1
Hide backend debug output in initdb by default.  To that end, the bootstrap
backend gets on -o option like the regular backend.

Files

PathChange+/−
src/backend/bootstrap/bootstrap.c modified +7 −3
src/bin/initdb/initdb.sh modified +45 −27