Improve wording of error message when a postgresql.conf setting is
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +5 −7 |
| src/backend/utils/misc/guc-file.l | modified | +3 −4 |