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 1gaM3S-0002gp-Cw for pgsql-docs@arkaria.postgresql.org; Fri, 21 Dec 2018 14:45:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gaM3Q-0002GL-IT for pgsql-docs@arkaria.postgresql.org; Fri, 21 Dec 2018 14:45:32 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaM3Q-0002G9-Cm; Fri, 21 Dec 2018 14:45:32 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaM3J-0001k7-K7; Fri, 21 Dec 2018 14:45:32 +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 wBLEjNuQ015728; Fri, 21 Dec 2018 09:45:23 -0500 From: Tom Lane To: Alvaro Herrera cc: Erik Rijkers , pgsql-hackers@lists.postgresql.org, Pg Docs Subject: Re: tickling the lesser contributor's withering ego In-reply-to: <20181221143842.ox3b3udqnpis34ue@alvherre.pgsql> References: <20181221143842.ox3b3udqnpis34ue@alvherre.pgsql> Comments: In-reply-to Alvaro Herrera message dated "Fri, 21 Dec 2018 11:38:42 -0300" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <15726.1545403523.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Fri, 21 Dec 2018 09:45:23 -0500 Message-ID: <15727.1545403523@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Alvaro Herrera writes: > I propose the following patch, which will make those links stable -- > then we can add the following links to the contributors page: > https://www.postgresql/org/docs/10/release-10.html#RELEASE-10-ACKNOWLEDG= EMENTS > https://www.postgresql/org/docs/11/release-11.html#RELEASE-11-ACKNOWLEDG= EMENTS Seems reasonable, but note the lag time --- unless somebody does something out of the ordinary, those pages won't actually have such tags till after the February minor releases. regards, tom lane