postgresql.conf.sample:  add proper defaults for include actions

Previously, include actions include_dir, include_if_exists, and include
listed commented-out values which were not the defaults, which is
inconsistent with other entries.  Instead, replace them with '', which
is the default value.

Reported-by: Emanuel Araújo

Discussion: 
https://postgr.es/m/camutakymx6q27wpeldr3_v9ag443y7zjexu15_+1ngujhmw...@mail.gmail.com

Backpatch-through: 9.4

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e356005d1c9c17fce5c06e686820605bc82ae2d5

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Reply via email to