[COMMITTERS] pgsql: Improve wording of error message when a postgresql.conf setting

2009-09-17 Thread Peter Eisentraut
Log Message: --- Improve wording of error message when a postgresql.conf setting is ignored because it can only be set at server start. In particular, hiding the main reason in the detail message was suboptimal. Modified Files: -- pgsql/src/backend/utils/misc: guc-

[COMMITTERS] pgsql: Improve wording of error message when a postgresql.conf setting

2008-08-21 Thread Bruce Momjian
Log Message: --- Improve wording of error message when a postgresql.conf setting is ignored because it can only be set at server start. Modified Files: -- pgsql/src/backend/utils/misc: guc-file.l (r1.55 -> r1.56) (http://anoncvs.postgresql.org/cvsweb.cgi/pg