diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index ae8c3c6dd6f..5cf34219188 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1427,11 +1427,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.