Fix typo in doc. unix_socket_directories was introduced in 9.3, but the document in older versions wrongly have mentioned it. This commit replaces it with the correct older name unix_socket_directory.
This is applied to only 9.2 and older supported versions. Guillaume Lelarge Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/af9d51624e1147dd9773162a7680a532954ab2eb Modified Files -------------- doc/src/sgml/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
