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 1f3tFJ-0007bg-3a for pgsql-docs@arkaria.postgresql.org; Thu, 05 Apr 2018 00:59:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f3tFI-0001xF-1Z for pgsql-docs@arkaria.postgresql.org; Thu, 05 Apr 2018 00:59:20 +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 1f3tFH-0001x5-1k for pgsql-docs@lists.postgresql.org; Thu, 05 Apr 2018 00:59:19 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3tFD-0006wV-7h; Thu, 05 Apr 2018 00:59:18 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 85ACF21ECA; Wed, 4 Apr 2018 20:59:13 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 04 Apr 2018 20:59:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=Cud8Ff c35wj9XbfeT2h/f7xf8/ReovNdO+rhWl70g7U=; b=mt2/1dAEKMR9kQQLwRdxku F3DhVQbQhOxrN/rKTpwChP4qLQW910BTqFOOQy2IT3FaW1NIhvJPy7lusnTIOC2u rxFMQmB2ipYIf8FHAb1BPv4wO7N/UNtoy4+YNK7LMGKeu74pZ9LkAk7fmAqoo9KV Snmf2jQKJaAb6a8MqXITVURapm7RZh+tD8sXPpiS2FUmndiKU+4/0Fyxy5dsHBzh 3SVhQIMNQLrhz/A4qtLTeoVLbdcYxCbPBdlcLsz9zW9tU5q8bmWUDOEBPCT9//Hk CrBWdgmhBzKhSWBJHw3kwXM2nGsuyfsSAG7WBGB9BsgSCAOqEK+XRzvyAvxX5mDw == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 2CA7510260; Wed, 4 Apr 2018 20:59:13 -0400 (EDT) Subject: Re: Blanks in the first line before the first word in the code boxes To: "Jonathan S. Katz" 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> <60a39b28-485e-1621-79af-fa01cf43b3c6@2ndquadrant.com> <3f249760-fdf7-edb5-d927-6d5a4a1754d0@2ndquadrant.com> Cc: Magnus Hagander , Tom Lane , Daniel Westermann , pgsql-docs From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <8168ffec-3a23-af64-f9a2-6d8c8b1f2358@2ndquadrant.com> Date: Wed, 4 Apr 2018 20:59:12 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 4/4/18 09:21, Jonathan S. Katz wrote: > The only thing I saw (and this may be something to look at the SGML > source) was some blocks that looked overly indented, but it was consistent > across all versions.  On > > https://www.postgresql.org/docs/current/static/queries-with.html > > If you search for "WITH RECURSIVE search_graph(id, link, data, depth)” > the expression in the CTE is much more indented than similar CTEs above > it. This was that way in the source. Probably originally 8-space tabs. I've fixed it now. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services