public inbox for [email protected]  
help / color / mirror / Atom feed
From: Alvaro Herrera <[email protected]>
To: [email protected]
To: [email protected]
Subject: Re: [PATCH] Fix stray sentence fragment in shared_preload_libraries documentation
Date: Tue, 10 Mar 2015 12:39:08 -0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>

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?= <[email protected]>
> 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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs




reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [PATCH] Fix stray sentence fragment in shared_preload_libraries documentation
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox