From: | tgl(at)svr1(dot)postgresql(dot)org (Tom Lane) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Minor GUC cleanups: document krb_server_hostname and |
Date: | 2005-08-21 03:40:01 |
Message-ID: | 20050821034001.ADDD952B0C@svr1.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
Minor GUC cleanups: document krb_server_hostname and custom_variable_classes
in postgresql.conf.sample, mark custom_variable_classes as SIGHUP not
POSTMASTER to agree with the documentation (I can't see a reason it has
to be POSTMASTER so I think the docs are right).
Modified Files:
--------------
pgsql/doc/src/sgml:
runtime.sgml (r1.345 -> r1.346)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml.diff?r1=1.345&r2=1.346)
pgsql/src/backend/utils/misc:
guc.c (r1.284 -> r1.285)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.284&r2=1.285)
postgresql.conf.sample (r1.159 -> r1.160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.159&r2=1.160)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-08-22 00:41:29 | pgsql: Fix some inconsistent choices of datatypes in xlog.c. |
Previous Message | Bruce Momjian | 2005-08-21 01:04:50 | pgsql: Add: > * Fix problems with wrong runtime encoding conversion for |