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 1u2AeF-00E7O3-U0 for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2025 15:13:59 +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 1u2AeE-009y42-BF for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2025 15:13:58 +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 1u2AeE-009y3q-1T for pgsql-hackers@lists.postgresql.org; Tue, 08 Apr 2025 15:13:58 +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 1u2AeC-003hIG-28 for pgsql-hackers@postgresql.org; Tue, 08 Apr 2025 15:13:57 +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=rLPATdt6Rvf0Kk69jK9k524mGh/sn4Z0A+GJSMIawVo=; b=KPgg4uLRV2Gz9h2idE1O6W7VJh 3GTjlnMSbzpHM//qbY8kN2dpYvzGGbfB4zZqEHZJ/PTvYjpmMEe4jEBVGVVVMfjduvGeRv+6FV3Gk JOm2bhH7xP9FlrxCJ+EP4BJ0zmUF3yKDTyJF8dLvRxNNJ4EpXqhzNZdpNkuAgs1OnVqAYK369tjiM f2hazKqwaNVPOd+ratiRP42K8WX4/okkujOb8CivEGb5Tki2vBLm7i4eWLO8SdwY9lSULIn8j+YOp 21DJgL0BU3hfCi/xO2PK8PZlJt8tSzTpumtbWjHZZq759m5guJRhxPWVOHsf3NgAgMtwhge1rUoIh upgLENVA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1u2Ae7-003BeT-0S; Tue, 08 Apr 2025 11:13:51 -0400 Date: Tue, 8 Apr 2025 11:13:51 -0400 From: Bruce Momjian To: Jacob Champion Cc: Daniel Gustafsson , Christoph Berg , Andres Freund , Peter Eisentraut , Tom Lane , PostgreSQL Hackers , Thomas Munro , Nazir Bilal Yavuz , Antonin Houska Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Apr 8, 2025 at 08:04:22AM -0700, Jacob Champion wrote: > On Tue, Apr 8, 2025 at 7:32 AM Bruce Momjian wrote: > > Uh, where are we on the inclusion of curl in our build? Maybe it was > > explained but I have not seen it. > > The above is discussing a patch to split this into its own loadable > module. Andres and Christoph's feedback has been shaping where we put > that module, exactly. Uh, I was afraid that was the case, which is why I asked. We have just hit feature freeze, so it is not good that we are still "shaping" the patch. Should we consider reverting it? It is true we still "adjust" patches after feature freeze. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.