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 1j0sCk-00070Z-6E for pgsql-docs@arkaria.postgresql.org; Sun, 09 Feb 2020 19:25:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j0sBl-0001AO-0c for pgsql-docs@arkaria.postgresql.org; Sun, 09 Feb 2020 19:24:17 +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 1j0sBk-0001AG-Pj for pgsql-docs@lists.postgresql.org; Sun, 09 Feb 2020 19:24:16 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j0sBi-0002cV-Eo for pgsql-docs@lists.postgresql.org; Sun, 09 Feb 2020 19:24:16 +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 019JO5fR005606; Sun, 9 Feb 2020 14:24:05 -0500 From: Tom Lane To: Stephen Frost cc: "Jonathan S. Katz" , Bruce Momjian , Magnus Hagander , R Ransbottom , Ian Barwick , Laurenz Albe , Pg Docs Subject: Re: Documentation: 21.5. Default Roles In-reply-to: <20200206160504.GH3195@tamriel.snowman.net> References: <20200114194502.GX3195@tamriel.snowman.net> <20200119035648.3k4d3erobborxwv3@rat.local> <957c35e3-8023-ebe6-3b51-3a620b66ae82@2ndquadrant.com> <20200124001208.6dessehrm7lgeqwz@rat.local> <20200203204244.GA15678@momjian.us> <3b1f6cb3-4a6c-fff7-59ae-b8ce0a9866d8@postgresql.org> <5982a365-a38a-f81a-003c-f72cb4d7f269@postgresql.org> <20200206051131.GA20009@momjian.us> <41fb663f-96e5-dece-8aba-97d16f395948@postgresql.org> <20200206160504.GH3195@tamriel.snowman.net> Comments: In-reply-to Stephen Frost message dated "Thu, 06 Feb 2020 11:05:04 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5604.1581276245.1@sss.pgh.pa.us> Date: Sun, 09 Feb 2020 14:24:05 -0500 Message-ID: <5605.1581276245@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Stephen Frost writes: > * Jonathan S. Katz (jkatz@postgresql.org) wrote: >> On 2/6/20 12:11 AM, Bruce Momjian wrote: >>> Folks, is it Thursday. Can we revert this and return to it when we are >>> not rushed? Alternatively, can someone who controls all the moving >>> parts, like redirects and Stephen's patch additions take ownership of >>> this issue, with authority to revert the patch if things are too close? >> Magnus and I briefly discussed what it would take, but the probability >> of having the redirects ready on pgweb before the release is >> slim-to-none, as we'd like to thoroughly test. > Given the discussion, barring objections, I'll revert the changes > tomorrow and then work with Jonathan and Magnus to try and get the > website redirect stuff working so that we can make this change in a > future release. It's Sunday afternoon, and nothing has happened, so I took it on myself to revert this. regards, tom lane