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 1f1Xo2-0007PB-W4 for pgsql-docs@arkaria.postgresql.org; Thu, 29 Mar 2018 13:41:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f1Xo1-000339-ER for pgsql-docs@arkaria.postgresql.org; Thu, 29 Mar 2018 13:41:29 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1Xo1-00032y-5F for pgsql-docs@lists.postgresql.org; Thu, 29 Mar 2018 13:41:29 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1Xny-0005vj-NO; Thu, 29 Mar 2018 13:41:27 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id w2TDewJw013426; Thu, 29 Mar 2018 09:40:58 -0400 From: Tom Lane To: Magnus Hagander cc: "Jonathan S. Katz" , Peter Eisentraut , Daniel Westermann , pgsql-docs Subject: Re: Blanks in the first line before the first word in the code boxes In-reply-to: References: <1237101144.12611.1521809780021.JavaMail.zimbra@dbi-services.com> <5B6B7585-9892-4846-904F-BB5B4A011A7D@postgresql.org> <07C79745-DDD1-4544-B95F-D878A477E898@postgresql.org> Comments: In-reply-to Magnus Hagander message dated "Thu, 29 Mar 2018 12:14:45 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13424.1522330858.1@sss.pgh.pa.us> Date: Thu, 29 Mar 2018 09:40:58 -0400 Message-ID: <13425.1522330858@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Magnus Hagander writes: > Is it possible that this issue actually showed up around 4-5 February, but > just has gone unnoticed since? It's been there a few weeks, anyway --- I remember somebody complaining before this particular thread started. I wouldn't be a bit surprised if it broke then. regards, tom lane