Re: [PATCH] Support % wildcard in extension upgrade filenames
Sandro Santilli <strk@kbt.io>
From: Sandro Santilli <strk@kbt.io>
To: pgsql-hackers@lists.postgresql.org
Cc: 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-05-31T19:07:43Z
Lists: pgsql-hackers
Attachments
- v3-0001-Allow-wildcard-in-extension-upgrade-paths.patch (text/x-diff)
On Thu, Apr 27, 2023 at 12:49:57PM +0200, Sandro Santilli wrote: > On Mon, Apr 24, 2023 at 01:06:24PM -0400, Mat Arye wrote: > > Hi All, > > > > I've done upgrade maintenance for multiple extensions now (TimescaleDB > > core, Promscale) and I think the original suggestion (wildcard filenames > > with control-file switch to enable) here is a good one. > > Thanks for your comment, Mat. > > 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. --strk;