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 1qQuxo-001Puw-L2 for pgsql-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 19:23:25 +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 1qQuxm-009iA6-7E for pgsql-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 19:23:23 +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 1qQuxl-009i9y-UR for pgsql-hackers@lists.postgresql.org; Tue, 01 Aug 2023 19:23:23 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQuxg-000HQZ-6v for pgsql-hackers@lists.postgresql.org; Tue, 01 Aug 2023 19:23:22 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 5A3DC2FA0591 for ; Tue, 1 Aug 2023 21:23:15 +0200 (CEST) Received: from s979.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 489922E2C4CC; Tue, 1 Aug 2023 21:23:15 +0200 (CEST) Received: from s475.loopia.se (unknown [172.22.191.6]) by s979.loopia.se (Postfix) with ESMTP id 453A710BC348; Tue, 1 Aug 2023 21:23:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s934.loopia.se ([172.22.191.6]) by s475.loopia.se (s475.loopia.se [172.22.190.15]) (amavisd-new, port 10024) with LMTP id GA8rnX65k9_P; Tue, 1 Aug 2023 21:23:14 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 81.236.183.12 Received: from smtpclient.apple (81-236-183-12-no272.tbcn.telia.com [81.236.183.12]) (Authenticated sender: daniel@yesql.se) by s934.loopia.se (Postfix) with ESMTPSA id A67AE7CEA65; Tue, 1 Aug 2023 21:23:14 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\)) Subject: Re: [PATCH] Support % wildcard in extension upgrade filenames From: Daniel Gustafsson In-Reply-To: Date: Tue, 1 Aug 2023 21:23:14 +0200 Cc: Sandro Santilli , Postgres hackers , Mat Arye , Regina Obe , Yurii Rashkovskii , Tom Lane , Regina Obe Content-Transfer-Encoding: quoted-printable Message-Id: References: <55512.1673304709@sss.pgh.pa.us> <20230409204629.sf4fptx672iehcau@c19> <000501d96c23$0f05bdf0$2d1139d0$@pcorp.us> <20230411184823.s3cctaf63qvfeqlj@c19> <006201d96cb5$3d23b150$b76b13f0$@pcorp.us> <20230411212737.phtzffycglbdhmpx@c19> <002201d96e57$e50461a0$af0d24e0$@pcorp.us> <20230427104957.knkkt3klh5uabzke@c19> <20230531190743.nzktxombkupb25ud@c19> <766065FF-B834-4272-ADE8-559DB06FF9E7@yesql.se> To: Robert Haas X-Mailer: Apple Mail (2.3696.120.41.1.3) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 1 Aug 2023, at 20:45, Robert Haas wrote: >=20 > On Tue, Aug 1, 2023 at 2:24=E2=80=AFPM Daniel Gustafsson = wrote: >> returned with feedback. Please feel free to resubmit to a future CF = when there >> is a new version of the patch. >=20 > Isn't the real problem here that there's no consensus on what to do? I don't disagree with that, but there is nothing preventing that = discussion to continue here or on other threads. The fact that consensus is that far = away and no patch that applies exist seems to me to indicate that a new CF = entry is a better option than pushing forward. -- Daniel Gustafsson