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 1tZyBd-00EpD6-A2 for pgsql-hackers@arkaria.postgresql.org; Mon, 20 Jan 2025 20:15:53 +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 1tZyBc-0063Dw-E3 for pgsql-hackers@arkaria.postgresql.org; Mon, 20 Jan 2025 20:15:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tZyBc-0063Cq-4T for pgsql-hackers@lists.postgresql.org; Mon, 20 Jan 2025 20:15:52 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tZyBZ-000bWH-2F for pgsql-hackers@lists.postgresql.org; Mon, 20 Jan 2025 20:15:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=Zs4JI9ZF7QOGqvt+alDlCPeWVvWhuvbmlOAWqx8VhVY=; b=UEL4p5dWqZ9lxuTe9/PpgLiJlD p/Gf1CYxB26QIRBzakNcPTt447iYuVxIw7mejq2+ojTdNpWTZ0G2zoXCt4+HBC0jN8PrIN0kdeHwR B1NM8F9S6as9g9ls9Ip9VOoGhQFcFDyDvcXQtDvKJE5A4YsrSJYY75A4/QYeHIFW83A9Lt6gbuCRq SX+0V5dNxvLimEcxJ4+dEfNE/k+XKbYmpyz8BWrrZyHwb+tYSfJpB2AtBmDpQNE4R2OTm0jvACObC lrPdMRSwm7jhKu/LTAueMbhr4Mj3kXEEklxdZJRmN6iRRnnDkRdHCoLwsnUQB4svmqOw5hMdv7alq GnaJpXeQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1tZyBT-007w11-2s; Mon, 20 Jan 2025 15:15:43 -0500 Date: Mon, 20 Jan 2025 15:15:43 -0500 From: Bruce Momjian To: =?utf-8?Q?=C3=81lvaro?= Herrera Cc: Pavel Stehule , jian he , Dmitry Dolgov <9erthalion6@gmail.com>, Laurenz Albe , Erik Rijkers , Michael Paquier , Amit Kapila , DUVAL REMI , PostgreSQL Hackers Subject: Re: Re: proposal: schema variables Message-ID: References: <202501171447.ujcoco7hy4oh@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202501171447.ujcoco7hy4oh@alvherre.pgsql> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Jan 17, 2025 at 03:47:28PM +0100, Álvaro Herrera wrote: > On 2025-Jan-17, Bruce Momjian wrote: > > > Is this really something we are considering applying, since it has been > > around for years? I am unclear on that and we had better know if we are > > going to continue reviewing this. > > The fact that the patch has been around for years doesn't automatically > mean it's a bad idea. Yes, I think we passed the Desirability criteria with the feedback on this thread, but it is now a question of whether the code complexity justifies the feature. I saw a few people saying they want _some_ parts of the patch, which opens the suggestion that even people who want the patch are seeing parts of the patch that are too much. I have seen this patch circling around, and I think it needs a step a back for analysis. > I have proposed that we discuss this patch at fosdem developer's meeting > next month, precisely to seek consensus on whether this patch is > something we want or not. My view is that this is a feature that has > been requested by users for years, so IMO we want this or something > similar. Yes, the meeting review is a very good idea. > I wonder if the reason that committers stay away from it is that > reviewing it fully (and thus taking responsibility for it) seems such a > daunting task. I might be wrong, but I think this may be the largest > patch since FTS. I think we have to identify a committer who is willing to consider application of this patch before the patch can move forward. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.