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