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 ------ REL8_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/9c04b889966a24c2c021039ba29b30bc7592994c 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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
