pgsql: Small corrections to message output targets in pg_ctl - The

Started by Peter Eisentrautover 16 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Log Message:
-----------
Small corrections to message output targets in pg_ctl

- The message "server stopped" should be affected by the -s option, just
like "server started" already was.

- The message "could not start server" should consistently go to stderr.

Modified Files:
--------------
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.118 -> r1.119)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.118&r2=1.119)