pgsql: Reload config file in startup process on SIGHUP.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reload config file in startup process on SIGHUP.
Date: 2009-03-04 13:56:40
Message-ID: 20090304135640.64FDE755AA5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Reload config file in startup process on SIGHUP.

Fujii Masao

Modified Files:
--------------
pgsql/src/backend/postmaster:
postmaster.c (r1.575 -> r1.576)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.575&r2=1.576)
pgsql/src/backend/access/transam:
xlog.c (r1.332 -> r1.333)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.332&r2=1.333)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-03-04 17:57:07 Re: pgsql: Log a warning instead of shutting down the system if we can't
Previous Message Peter Eisentraut 2009-03-04 13:02:32 pgsql: Clarify to the translator that yyerror() deals with the