Support silent mode for service registrations on win32
authorMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:18:45 +0000 (18:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:24:59 +0000 (18:24 +0200)
commit7e6ec04d964b03e836c3c19b5601e889b6634f05
treefcad479227995d9ec8ace3693d7494590707f8cf
parent1710752a50a37c965c964e362635d9ba3a333dcf
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
doc/src/sgml/ref/pg_ctl-ref.sgml
src/bin/pg_ctl/pg_ctl.c