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 1f2fKP-0006Xb-CI for pgsql-docs@arkaria.postgresql.org; Sun, 01 Apr 2018 15:55:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f2fKM-0000zG-HE for pgsql-docs@arkaria.postgresql.org; Sun, 01 Apr 2018 15:55:30 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f2fKM-0000z6-BT for pgsql-docs@lists.postgresql.org; Sun, 01 Apr 2018 15:55:30 +0000 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f2fKH-0005aX-SM for pgsql-docs@postgresql.org; Sun, 01 Apr 2018 15:55:29 +0000 Received: by mail-lf0-x22b.google.com with SMTP id j68-v6so17818500lfg.13 for ; Sun, 01 Apr 2018 08:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=dVoUVuxnspf7FsseYf0FF+n7tPflIISKVdfmgjHJfBQ=; b=in3uv4FPWziq0FthcUcNyO2hrtFqbA5nFRNHUOLOQwqN9H7xeQC6VrgWqDOjtxcqkK 3+QtNMnxG8pX0ZmpnGS2cXPco/x5IqB+vKikMbyFB5qO1chVqJb1nRXvNRf/ygBYyJ9u +D1JtXbL8fkbhxYScq2G+h7mcNpwLKkMB5M+0BopcFewrsXvV/ZKxwMcYa22nrec/QOr rQ4PSfMF6/cAD5jK6Z0NnXuZjEsgAtnVgm8e9x3cUV4reSZKee4FI7hu1AyhMBbk0tsI UV2aYpjQzXnVC84aTDkzc1lwECqn/1gsKl55I49K4IUHOZ3SA1sLtlH2WCfdsdgtmP0f IE6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=dVoUVuxnspf7FsseYf0FF+n7tPflIISKVdfmgjHJfBQ=; b=l9pVZn1pZCzrNV2fjQLEWcJF4govD6/UvCpPiE9dzFKhC7+DIz5Z5ail9SKrXcts4g /B7DhvM/Wzfm+/TYsxPvJJt3Mll9usAj9JCCgt5acOoiM2VXWo0hN5LQyaO6bIZxxHD0 MyD3X5fHyDBzmQe7m7bQbpUVY/km9vQQ3scO+MdWA7TP355Ylajxt6i+hom6cuNY0Iat 2eWwrGnNMi3S7C2911Ua1O2AnFDW0gSjENi9MlE3aZKCnx2TWho981Fx0erHw9J2Fa06 FhXwdA3BnosL6mDy7JSzn7uNn8SzOSFy2atTBw7HmkYno2YYI//bIXahlj1Dq0tjx+rw iS2g== X-Gm-Message-State: ALQs6tDf922CCLey5hB1XFiNSH/uNQWxLrXzRXEKs2kpiAlbPDbAeN1l x/k65lR1nLXkQKJMB3eyBJtmBYjeYP4y+PovvkUZMg== X-Google-Smtp-Source: AIpwx4/xSnu7uFevMQCKKBKpfYmjn+vqRiP9UV6mSVBj6WSrsVB0xXzFexluYNQP11DoPUnG22MQrkYK4JRi6Lb2QGM= X-Received: by 10.46.1.213 with SMTP id f82mr3931632lji.35.1522598122164; Sun, 01 Apr 2018 08:55:22 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:9748:0:0:0:0:0 with HTTP; Sun, 1 Apr 2018 08:55:21 -0700 (PDT) In-Reply-To: <13425.1522330858@sss.pgh.pa.us> References: <1237101144.12611.1521809780021.JavaMail.zimbra@dbi-services.com> <5B6B7585-9892-4846-904F-BB5B4A011A7D@postgresql.org> <07C79745-DDD1-4544-B95F-D878A477E898@postgresql.org> <13425.1522330858@sss.pgh.pa.us> From: Magnus Hagander Date: Sun, 1 Apr 2018 17:55:21 +0200 Message-ID: Subject: Re: Blanks in the first line before the first word in the code boxes To: Tom Lane Cc: "Jonathan S. Katz" , Peter Eisentraut , Daniel Westermann , pgsql-docs Content-Type: multipart/alternative; boundary="001a1142acdc3528ab0568cb809e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a1142acdc3528ab0568cb809e Content-Type: text/plain; charset="UTF-8" On Thu, Mar 29, 2018 at 3:40 PM, Tom Lane wrote: > 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. > Yeah, it's quite likely that it got broken by the OS upgrade and nobody picked up on it before then. This can probably be because the backbranch documentation is only updated when we make actual releases. However, why does devel work fine when the others are broken. It's the exact same code that's run to load the docs. The *input* to the loader must also be different at some point. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --001a1142acdc3528ab0568cb809e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On T= hu, Mar 29, 2018 at 3:40 PM, Tom Lane <tgl@sss.pgh.pa.us> wr= ote:
Magnus Hagander <= ;magnus@hagander.net> 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 comp= laining
before this particular thread started.=C2=A0 I wouldn't be a bit surpri= sed
if it broke then.

Yeah, it's quite = likely that it got broken by the OS upgrade and nobody picked up on it befo= re then. This can probably be because the backbranch documentation is only = updated when we make actual releases.

However, why= does devel work fine when the others are broken. It's the exact same c= ode that's run to load the docs. The *input* to the loader must also be= different at some point.

--
=C2= =A0Magnus Hagander
=C2=A0Me: https://www.hagander.net/
=C2=A0Work: https://www.redpill-linpro.com/<= /a>
--001a1142acdc3528ab0568cb809e--