pgsql: Update comment on how sighup signal affects postgresql.conf - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update comment on how sighup signal affects postgresql.conf
Date
Msg-id 20060306183811.713169DCBE1@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update comment on how sighup signal affects postgresql.conf reload.

Markus Bertheau

Modified Files:
--------------
    pgsql/src/include/utils:
        guc.h (r1.64 -> r1.65)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/guc.h.diff?r1=1.64&r2=1.65)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: * Stephen Frost (sfrost@snowman.net) wrote: > I've now tested
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Enable standard_conforming_strings to be turned on.