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 1u2AmX-00E9YI-Pd for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2025 15:22:33 +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 1u2AmW-00ABzL-6P for pgsql-hackers@arkaria.postgresql.org; Tue, 08 Apr 2025 15:22:32 +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 1u2AmV-00ABur-Ss for pgsql-hackers@lists.postgresql.org; Tue, 08 Apr 2025 15:22:32 +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 1u2AmU-003hOW-14 for pgsql-hackers@postgresql.org; Tue, 08 Apr 2025 15:22:31 +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=vYrIqnnzod6X6gfKeeXgFQEGicLwwhK6fjeHQh8FdPk=; b=pa07Xbb/mV9NphEBIuKi22KwYk GL1d3EGBRTut7Ny2oXmkWAAnpvinTUvY42/fBXAja0LpvRFoJMzFCBB3xuqm3sL41mOT1pCrbI4x/ zXSs9m031Nufcz64hZIKxqLb6hwz6y4KKeCxWMd9ldbGgpYwjm6KjUEx5PM6fZzFIuGq/bhf4Aisw 6hT3m4vv0UHiJqS5G2tHeX3V94+LyaeAeTsUUnLRSPznQk3FEzbha6IbM5vq0UG/cjAxbCt+BSACx 0hspgDZqVDg/nwLmbO15+oPTDd6BKjH4Gkmyt+gYSf2cZn4/4LWRMt+ZplEwD7fdqk5yZtzKgOkOu qYQ3ljXA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1u2AmL-003Fxq-2N; Tue, 08 Apr 2025 11:22:21 -0400 Date: Tue, 8 Apr 2025 11:22:21 -0400 From: Bruce Momjian To: Andres Freund Cc: Jacob Champion , Daniel Gustafsson , Christoph Berg , 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 11:20:11AM -0400, Andres Freund wrote: > Hi, > > On 2025-04-08 11:13:51 -0400, Bruce Momjian wrote: > > 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. > > You brought the dependency concern up well after the feature was merged, after > it had been in development for a *long* time. It wasn't a secret that it had a > dependency on curl. I don't think it's fair to penalize a feature's authors > to not finish implementing a complicated and completely new requirement within > 17 days. Fair point --- I was just asking. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.