Re: [PATCH] Support % wildcard in extension upgrade filenames

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Sandro Santilli <strk(at)kbt(dot)io>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Mat Arye <mat(at)timescaledb(dot)com>, Regina Obe <lr(at)pcorp(dot)us>, Yurii Rashkovskii <yrashk(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Regina Obe <r(at)pcorp(dot)us>
Subject: Re: [PATCH] Support % wildcard in extension upgrade filenames
Date: 2023-08-01 18:24:15
Message-ID: BF35B13E-0947-400F-8FD5-39647891760D@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 28 Jun 2023, at 10:29, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 31 May 2023, at 21:07, Sandro Santilli <strk(at)kbt(dot)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?

With no update to the thread and the patch still not applying I'm marking this
returned with feedback. Please feel free to resubmit to a future CF when there
is a new version of the patch.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2023-08-01 18:28:27 Re: add timing information to pg_upgrade
Previous Message David G. Johnston 2023-08-01 18:16:19 Re: pgsql: Fix search_path to a safe value during maintenance operations.