pgsql: Support silent mode for service registrations on win32 - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Support silent mode for service registrations on win32
Date
Msg-id E1QUiVk-00088p-EU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Support silent mode for service registrations on win32

Using -s when registering a service will now suppress
the application eventlog entries stating that the service
is starting and started.

MauMau

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7e6ec04d964b03e836c3c19b5601e889b6634f05

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml |    1 +
src/bin/pg_ctl/pg_ctl.c          |    6 ++++++
2 files changed, 7 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Use the correct eventlog severity for error
Next
From: Magnus Hagander
Date:
Subject: pgsql: Use the correct eventlog severity for error