pgsql: Support silent mode for service registrations on win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Support silent mode for service registrations on win32
Дата
Msg-id E1QUiVk-00088z-J5@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/63784d792b6ac9711b222687884f3a52e1f6b36f

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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Use the correct eventlog severity for error
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Use the correct eventlog severity for error