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

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Small corrections to message output targets in pg_ctl - The
Date: 2010-02-19 14:12:20
Message-ID: 20100219141220.1ABD47541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-02-19 14:36:45 pgsql: Document --version and --help options for all client applications
Previous Message Simon Riggs 2010-02-19 10:51:14 Re: Re: [COMMITTERS] pgsql: Introduce WAL records to log reuse of btree pages, allowing