Fix stray sentence fragment in shared_preload_libraries documentation The introduction in the Shared Library Preloading section already instructs the user to separate multiple library names with commas, so just remove the fragment from here.
Author: Dagfinn Ilmari Mannsåker Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/bb7b35caf78de80d2ff1643d042e62a71f83abbb 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
