pgsql: Reload config file in startup process on SIGHUP. - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Reload config file in startup process on SIGHUP.
Date
Msg-id 20090304135640.64FDE755AA5@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Clarify to the translator that yyerror() deals with the
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Log a warning instead of shutting down the system if we can't