Dagfinn Ilmari Mannsåker wrote: > 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. > > -- > "The surreality of the universe tends towards a maximum" -- Skud's Law > "Never formulate a law or axiom that you're not prepared to live with > the consequences of." -- Skud's Meta-Law >
Applied, thanks. > From 14494d638a48501b57849bf414e4a0b44093839b Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Dagfinn=20Ilmari=20Manns=C3=A5ker?= <ilm...@ilmari.org> > Date: Mon, 9 Mar 2015 19:47:10 +0000 > Subject: [PATCH] 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. > --- > doc/src/sgml/config.sgml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml > index 9261e7f..0ad8383 100644 > --- a/doc/src/sgml/config.sgml > +++ b/doc/src/sgml/config.sgml > @@ -6416,7 +6416,7 @@ SET XML OPTION { DOCUMENT | CONTENT }; > <listitem> > <para> > This variable specifies one or more shared libraries to be preloaded > at > - server start. with commas. This parameter can only be set at server > + server start. This parameter can only be set at server > start. If a specified library is not found, the server will fail to > start. > </para> > -- > 2.3.1 > -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs