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_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/8d49bf1995bcbf79a43e49465a5187d1356c5c8f 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
