Re: [PATCH] Support % wildcard in extension upgrade filenames
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Sandro Santilli <strk@kbt.io>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Mat Arye <mat@timescaledb.com>,
Regina Obe <lr@pcorp.us>,
Yurii Rashkovskii <yrashk@gmail.com>,
Tom Lane <tgl@sss.pgh.pa.us>,
Regina Obe <r@pcorp.us>
Date: 2023-06-28T08:29:14Z
Lists: pgsql-hackers
> On 31 May 2023, at 21:07, Sandro Santilli <strk@kbt.io> wrote: > On Thu, Apr 27, 2023 at 12:49:57PM +0200, Sandro Santilli wrote: >> I'm happy to bring back the control-file switch if there's an >> agreement about that. > > I'm attaching an up-to-date version of the patch with the control-file > switch back in, so there's an explicit choice by extension developers. This version fails the extension test since the comment from the .sql file is missing from test_extensions.out. Can you fix that in a rebase such that the CFBot can have a green build of this patch? -- Daniel Gustafsson