postgresql/src/backend/utils/error
Magnus Hagander c0e4520b16 Add option to pg_ctl to choose event source for logging
pg_ctl will log to the Windows event log when it is running as a service,
which is the primary way of running PostgreSQL on Windows. This option
makes it possible to specify which event source to use for this, in order
to separate different instances. The server logging itself is still controlled
by the regular logging parameters, including a separate setting for the event
source. The parameter to pg_ctl only controlls the logging from pg_ctl itself.

MauMau, review in many iterations by Amit Kapila and me.
2014-07-17 12:42:08 +02:00
..
assert.c Update copyright for 2014 2014-01-07 16:05:30 -05:00
elog.c Add option to pg_ctl to choose event source for logging 2014-07-17 12:42:08 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00