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 1gaMgT-0004mt-5X for pgsql-docs@arkaria.postgresql.org; Fri, 21 Dec 2018 15:25:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gaMgR-0006Wj-Je for pgsql-docs@arkaria.postgresql.org; Fri, 21 Dec 2018 15:25:51 +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 1gaMgR-0006WZ-Dp; Fri, 21 Dec 2018 15:25:51 +0000 Received: from lb3-smtp-cloud9.xs4all.net ([194.109.24.30]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaMgK-0002dK-T8; Fri, 21 Dec 2018 15:25:51 +0000 Received: from webmailclassic.xs4all.nl ([IPv6:2001:888:0:22:194:109:20:205]) by smtp-cloud9.xs4all.net with ESMTPA id aMgEgaKavMlDTaMgEgvvDe; Fri, 21 Dec 2018 16:25:43 +0100 Received: from gateway-1-32.erasmusmc.nl ([156.83.1.32]) by webmailclassic.xs4all.nl with HTTP (HTTP/1.1 POST); Fri, 21 Dec 2018 16:25:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 21 Dec 2018 16:25:38 +0100 From: Erik Rijkers To: Alvaro Herrera Cc: Tom Lane , pgsql-hackers@lists.postgresql.org, Pg Docs , w^3 , "Jonathan S. Katz" Subject: Re: tickling the lesser contributor's withering ego In-Reply-To: <20181221151723.ju6byzk6lukykkwf@alvherre.pgsql> References: <20181221151723.ju6byzk6lukykkwf@alvherre.pgsql> Message-ID: X-Sender: er@xs4all.nl User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4wfBA9ouULTEVWEQaE8EOizjVOJlsqUTh8AwZ4YO5vXugTJ+u+4XjN63PXA4eQecTuHkK27ERd+nHYh1+mq/T2f0zHe0x9OZ3arENXJyqsdFaPXU40c5CP aD/h0dKBwwTj9EveNvGUklvPoju+wCDxU8xHxDRsgvJVpX1CevtAp0krcKvfUfO66e8VDsi+q5PEY5g5E9vNVKnxiONuPrQV1iLAfm+bzRE4JHxUnNtY/pyK 2C6mbvPiV3ITwvaxDVCgxC5TtWqYwNdb99Txi251nny663KUrbS9u1a+tZGRezV+5gfFV94NcRx1Txx7ibQj5ALQlEVnEq9rdE2446BHtQKg0MB5gu7yAf8c R+yTKm8tV0WVNgzTv1PYPYTYSz6vcUeUVul+RPaK1ChJBQ9vLVzX17lL95BX++McNETNCj8d List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-12-21 16:17, Alvaro Herrera wrote: > On 2018-Dec-21, Tom Lane wrote: > >> 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-ACKNOWLEDGEMENTS >> > https://www.postgresql/org/docs/11/release-11.html#RELEASE-11-ACKNOWLEDGEMENTS >> >> 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. > > Good point. That seems acceptable to me. > > Erik, are you willing to propose a patch for the pgweb side of things? Yes, sounds reasonable. I think I can cobble something together.