Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uN0nG-009fSZ-7z for pgsql-general@arkaria.postgresql.org; Thu, 05 Jun 2025 02:57:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uN0nE-002vCk-2k for pgsql-general@arkaria.postgresql.org; Thu, 05 Jun 2025 02:57:24 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uN0nD-002vCb-Oe for pgsql-general@lists.postgresql.org; Thu, 05 Jun 2025 02:57:24 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uN0nC-000Heq-1E for pgsql-general@postgresql.org; Thu, 05 Jun 2025 02:57:23 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 5552vJAg1124025; Wed, 4 Jun 2025 22:57:19 -0400 From: Tom Lane To: Dominique Devienne cc: Robert Haas , pgsql-general@postgresql.org Subject: Re: Yet more ROLE changes in v18 beta1??? In-reply-to: References: Comments: In-reply-to Dominique Devienne message dated "Wed, 04 Jun 2025 16:32:52 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1124023.1749092239.1@sss.pgh.pa.us> Date: Wed, 04 Jun 2025 22:57:19 -0400 Message-ID: <1124024.1749092239@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Dominique Devienne writes: > Unfortunately, digging into this is not something I can do right away. > v18 is still a few months out, I do hope I can investigate before that. It'd be good if you could prioritize that a bit more. If there is a bug rather than an intentional change here, we'd much rather find it and fix it before 18.0 comes out. regards, tom lane