Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fnuch-0006nq-Mm for pgsql-docs@arkaria.postgresql.org; Thu, 09 Aug 2018 23:45:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fnucg-0002DH-3M for pgsql-docs@arkaria.postgresql.org; Thu, 09 Aug 2018 23:45:42 +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 1fnucf-0002DA-UH for pgsql-docs@lists.postgresql.org; Thu, 09 Aug 2018 23:45:41 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fnucD-0005RD-DY for pgsql-docs@lists.postgresql.org; Thu, 09 Aug 2018 23:45:41 +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 w79Nj8Wh004818; Thu, 9 Aug 2018 19:45:08 -0400 From: Tom Lane To: Peter Eisentraut cc: pgsql-docs@lists.postgresql.org Subject: Re: Release note trimming: another modest proposal In-reply-to: References: <19252.1533509841@sss.pgh.pa.us> Comments: In-reply-to Peter Eisentraut message dated "Fri, 10 Aug 2018 01:38:43 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4816.1533858308.1@sss.pgh.pa.us> Date: Thu, 09 Aug 2018 19:45:08 -0400 Message-ID: <4817.1533858308@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Peter Eisentraut writes: > On 06/08/2018 00:57, Tom Lane wrote: >> Anyway, I'd like to propose a compromise position that I don't think >> has been discussed before: let's drop release notes for branches >> that were already EOL when a given branch was released. > Why not go further and just ship the release notes of the current major > version. If you want to look at the release notes of version 11, read > the documentation for version 11. Who reads the documentation of > version 12 to get the release notes of version 11? Personally, I'd be OK with that, but it seemed to me that that had already been proposed and shot down (on the grounds of not-enough- history) the last time this was discussed. regards, tom lane