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_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/ccf2b008650db4aca0c97a11e7ae76b8c76bb200 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
