Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iWyxu-0005XY-JX for pgsql-www@arkaria.postgresql.org; Tue, 19 Nov 2019 08:34:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iWyxr-0002Z8-E5 for pgsql-www@arkaria.postgresql.org; Tue, 19 Nov 2019 08:34:23 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iWyxr-0002Z0-3M for pgsql-www@lists.postgresql.org; Tue, 19 Nov 2019 08:34:23 +0000 Received: from smtp2.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iWyxl-0002sM-EZ for pgsql-www@postgresql.org; Tue, 19 Nov 2019 08:34:21 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 4B06C2E44D65 for ; Tue, 19 Nov 2019 09:34:13 +0100 (CET) Received: from s499.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 2CBF02E28017; Tue, 19 Nov 2019 09:34:13 +0100 (CET) Received: from s474.loopia.se (unknown [172.22.191.6]) by s499.loopia.se (Postfix) with ESMTP id 276161CDAE47; Tue, 19 Nov 2019 09:34:13 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s498.loopia.se ([172.22.191.6]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id lJ0u-SHqXjjO; Tue, 19 Nov 2019 09:34:12 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.43] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s498.loopia.se (Postfix) with ESMTPSA id AC5284707DA; Tue, 19 Nov 2019 09:34:12 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: A4 pdf points to 11.5 instead of 11.6 From: Daniel Gustafsson In-Reply-To: <07ecdb64d7eb43c981b1e9185ad811ed@suva.ch> Date: Tue, 19 Nov 2019 09:34:12 +0100 Cc: "pgsql-docs@lists.postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: <1D8CCEAE-5334-4AFB-8F95-5EB57BC67EEA@yesql.se> References: <07ecdb64d7eb43c981b1e9185ad811ed@suva.ch> To: "William Sescu (Suva)" , pgsql-www@postgresql.org X-Mailer: Apple Mail (2.3445.104.11) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On 19 Nov 2019, at 09:09, William Sescu (Suva) = wrote: > If I download the A4 pdf of the version 11, it says 11.5 = documentation. > =20 > https://www.postgresql.org/docs/manuals/ > =20 > However, it should contain the 11.6 documentation. Shouldn=E2=80=99t = it? It indeed should. Looking at the other versions, none of the PDFs have = been rebuilt for the latest minor releases. Bringing this to -www since it's likely to be an infrastructure issue = rather than a docs issue. cheers ./daniel=