Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gH5sm-0005BX-Jj for pgsql-docs@arkaria.postgresql.org; Mon, 29 Oct 2018 11:38:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gH5si-0002Ba-J6 for pgsql-docs@arkaria.postgresql.org; Mon, 29 Oct 2018 11:38:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gH5sc-0001eB-Dq for pgsql-docs@lists.postgresql.org; Mon, 29 Oct 2018 11:38:46 +0000 Received: from mail-lj1-x242.google.com ([2a00:1450:4864:20::242]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gH5sX-0007ol-LL for pgsql-docs@lists.postgresql.org; Mon, 29 Oct 2018 11:38:44 +0000 Received: by mail-lj1-x242.google.com with SMTP id g8-v6so4529422ljk.1 for ; Mon, 29 Oct 2018 04:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5zPCpvAdBbZtETQg1DivHIkvlwcnIvsjZEMsRLgfHPE=; b=wQ1u95KV1DggIYybBBl+Ui2vQXYzCdmMULWXgncXc2Z6+ctaNFptCWP4irQO8ZR+Ae EV9atpIwXbmT1jmGFvkCP06cpTkWRj4wnRKHx7drCoAJV61pHBKpz/LhpDzKBOUUtZ2g MgeU9ioicPPFWHXpOGkdwKLH6BT95JWjQ2q+d9uZHfOb8qWFLthPWXN3mOOMYLxAh/3X kwpt+b/KzQKb7toSlRz76y3mWoVX8raSXhnyL9AjY3qJCMJPVFTPOSxp+d60OtOCQ/XZ FKFT6figzT36RM1CUAk9Kk9nLCdqLkXIGEH98g0R/E+SVH7IcV7lASQ9zHPQaISutsfz SG7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5zPCpvAdBbZtETQg1DivHIkvlwcnIvsjZEMsRLgfHPE=; b=ue0JmtIqE7oxCB8olkjRmI8XaayZu0UFXc86R86FBfO30Rc1G3nw4QPQWJPJhCcW6u gUmb2GOQsf7m60tbsBgKFPl4fkc3VriiKCQDGHr4aSgosK4ueRoj7KhIXfd2GW5I0fHZ 6GIezmX+xV2Y4IRB5++q1JnOKG7n5SIt0G37lzYxm1t+pOQyL17+ljD+jsQLhmGXJzN/ L8gkS9/7He1eCxwMY649fJRpEEJtIERD90KbuzvqyqMRPrwraRdhAOVNoFnfkgx7XEGh wQq4OTkANbcDSMsJA/Wj/4v89A1WyNNfFLLgCZo7RZQZBDChbajz2Qf/xcNLIkUBn1Ow dTQQ== X-Gm-Message-State: AGRZ1gKfwAJjKwJuBYre+p3V5xk8FW4ugOW38PHM+b5gwY853GAYAksE 3+i6up+Ng99Lsord9QWKoR7n/rB6+4SruBi9F4ze+w== X-Google-Smtp-Source: AJdET5c/dJt36hSI0SWMZJhm72QB5thfyIVh2xRyQZRCY0VolS742d1Cq8d/JskRfPbFQbnSvQGxcZbaZxoslKA3Sdo= X-Received: by 2002:a2e:612:: with SMTP id 18-v6mr3877716ljg.125.1540813118331; Mon, 29 Oct 2018 04:38:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Magnus Hagander Date: Mon, 29 Oct 2018 12:38:26 +0100 Message-ID: Subject: Re: Missing whitespace in pg_dump docs To: Daniel Gustafsson Cc: pgsql-docs@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000095715a05795c8229" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000095715a05795c8229 Content-Type: text/plain; charset="UTF-8" On Fri, Oct 26, 2018 at 3:27 PM Daniel Gustafsson wrote: > The attached diff adds what seems to be a missing whitespace in the > discussion > on dump formats. > Pushed, thanks. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --00000000000095715a05795c8229 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri= , Oct 26, 2018 at 3:27 PM Daniel Gustafsson <daniel@yesql.se> wrote:
The attached diff adds what seems to be a missing whitespace in the dis= cussion
on dump formats.

Pushed, thanks.
<= div>=C2=A0
--
=C2=A0Magnus Hagander=
=C2=A0Me: https:= //www.hagander.net/
=C2=A0Work: https://www.redpill-linpro.com/
--00000000000095715a05795c8229--