Re: [PATCH] Support % wildcard in extension upgrade filenames - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Support % wildcard in extension upgrade filenames
Date
Msg-id 766065FF-B834-4272-ADE8-559DB06FF9E7@yesql.se
Whole thread Raw
In response to Re: [PATCH] Support % wildcard in extension upgrade filenames  (Sandro Santilli <strk@kbt.io>)
Responses Re: [PATCH] Support % wildcard in extension upgrade filenames
List 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




pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Another incorrect comment for pg_stat_statements
Next
From: Peter Eisentraut
Date:
Subject: Re: Detecting use-after-free bugs using gcc's malloc() attribute