Content-Length: 269271 | pFad | http://github.com/postgrespro/postgres/commit/fb9c475597c245562a28d1e916b575ac4ec5c19f

4E postgresql.conf.sample: add proper defaults for include actions · postgrespro/postgres@fb9c475 · GitHub
Skip to content

Commit fb9c475

Browse files
committed
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_+1nGUjhMWOJA@mail.gmail.com Backpatch-through: 9.4
1 parent 64bbe10 commit fb9c475

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -739,10 +739,10 @@
739739
# These options allow settings to be loaded from files other than the
740740
# default postgresql.conf.
741741

742-
#include_dir = 'conf.d' # include files ending in '.conf' from
743-
# directory 'conf.d'
744-
#include_if_exists = 'exists.conf' # include file only if it exists
745-
#include = 'special.conf' # include file
742+
#include_dir = '' # include files ending in '.conf' from
743+
# a directory, e.g., 'conf.d'
744+
#include_if_exists = '' # include file only if it exists
745+
#include = '' # include file
746746

747747

748748
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/fb9c475597c245562a28d1e916b575ac4ec5c19f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy