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 1gldfV-0007zG-EN for pgsql-docs@arkaria.postgresql.org; Mon, 21 Jan 2019 17:47:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gldfU-0000ZH-3P for pgsql-docs@arkaria.postgresql.org; Mon, 21 Jan 2019 17:47:28 +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 1gldfT-0000Z8-LX for pgsql-docs@lists.postgresql.org; Mon, 21 Jan 2019 17:47:27 +0000 Received: from mail-qk1-x741.google.com ([2607:f8b0:4864:20::741]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gldfQ-0004nm-0f for pgsql-docs@lists.postgresql.org; Mon, 21 Jan 2019 17:47:26 +0000 Received: by mail-qk1-x741.google.com with SMTP id y78so12687009qka.12 for ; Mon, 21 Jan 2019 09:47:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=oYfxp0M+VGX3DD6HY1h+1nHsXtbo0eaCY+hs4gPv5g4=; b=XRymbs4QL7OL2tPcxyfiCH1xpl3jjXDtpis580Y+GdDFLNWVjqSeWXP0TiySYgELOx SHfWN3ef8PhJ5yT+1R1g6m5uiJlgz8V8eV0f3e4734ChBFtoBPuiL451tqFD0aKmE0wF +NYlZMIV3pY5yJMqG6NXzRZakmMz3oTYZnlB243AguCrUYUfrWkayA7fMhY9Sbqq7a18 tF2ERS4utwVvJdpOG02/RQndEoe9RoGsiOJHfeeZ9P+ys0y4lfnQqMoqipTJvXDJVNok MMQA7q5G6wF6iPazRLRoRDQ0pCBBkQvx+hjicsu4Hoam2kwJLjcwtosS76jIvcY9qJAH AJhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=oYfxp0M+VGX3DD6HY1h+1nHsXtbo0eaCY+hs4gPv5g4=; b=EMIpB5RCXRDg2kdOjwX45KAfmaktZf26/uPeWA9GQrcT0fVeKysf55HJsDFjqft6ls 1FFcmzCt7zBoyWl//7fNq/upOmVuFRO2IU75rX8gSDl1OyR7bwQOGVROWcfaJ7yz/hYE amYAmAWTyUGV0ArcJMZ5wJn1EuaYOXV03eoU5hYX8ZPlrTSVxLpFyRLCPGO2or8v4Zir xfrUfNR/+PLnLqhSeWYEm1X2kQr0GVk8SqGYRzkpQPVZeqJ5NqlOahSgiTLQYzeIffVy orPIuK4W1d8+IRxB39J8jzLoboCVhp3XEfhHCNCzSGsXlF8n9L8BW130+ZBx2JAkz7Se 6X3w== X-Gm-Message-State: AJcUukfWAHfOBDyCvU19nFOrDLamzjYg9ghvGGRLyW4oTkuEblMUaW9K jX+be7O50EOS13/UO1YRlc6ulA== X-Google-Smtp-Source: ALg8bN40yz5H0Xu4Qf82mnPFNmPssy/Kr5QrM5BC4nC1EGzDUFs/ljM/oWKw+HTxL/l7qvJUubS7Eg== X-Received: by 2002:a37:a391:: with SMTP id m139mr24765732qke.11.1548092842646; Mon, 21 Jan 2019 09:47:22 -0800 (PST) Received: from alvin.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id 126sm52913805qkj.70.2019.01.21.09.47.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 Jan 2019 09:47:21 -0800 (PST) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id F0A19A74; Mon, 21 Jan 2019 14:47:19 -0300 (-03) Date: Mon, 21 Jan 2019 14:47:19 -0300 From: Alvaro Herrera To: Magnus Hagander Cc: Tom Lane , Erik Rijkers , PostgreSQL Developers , Pg Docs , w^3 , "Jonathan S. Katz" Subject: Re: tickling the lesser contributor's withering ego Message-ID: <201901211747.uvycvdnn3v2u@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20180716-1013-2c1e88 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-Dec-27, Magnus Hagander wrote: > On Fri, Dec 21, 2018 at 4:17 PM 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. > > Good. While it *can* be worked around, it's a PITA and it risks getting > overwritten by other things, since the normal docs loads are based off > release tarballs. We can make them off a snapshot tarball, but it's a pain > :) > > Oh, and +1 for stable links like that in general. That would be one good > step. Okay, pushed this. There's no need to do any advance publishing I think; we can wait three more weeks. We still need Erik to come up with the patch for pgweb, though :-) -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services