diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index eaf4dc9bd42..8f0fd147a2a 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1487,11 +1487,11 @@ include_dir 'conf.d' - Older PostgreSQL versions do not have this setting and always use the - client's preferences. This setting is mainly for backward - compatibility with those versions. Using the server's preferences is - usually better because it is more likely that the server is appropriately - configured. + PostgreSQL versions before 9.4 do not have + this setting and always use the client's preferences. This setting is + mainly for backward compatibility with those versions. Using the + server's preferences is usually better because it is more likely that + the server is appropriately configured.