Re: [PATCH] Support % wildcard in extension upgrade filenames
Sandro Santilli <strk@kbt.io>
From: Sandro Santilli <strk@kbt.io>
To: Regina Obe <lr@pcorp.us>, pgsql-hackers@postgresql.org, 'Laurenz Albe' <laurenz.albe@cybertec.at>, 'Tom Lane' <tgl@sss.pgh.pa.us>
Date: 2022-11-09T17:53:52Z
Lists: pgsql-hackers
Attachments
- Allow-wildcard-in-extension-upgrade-paths.patch (text/x-diff)
And now a version of the patch including documentation and regression tests. Anything you see I should improve ? --strk; On Fri, Nov 04, 2022 at 06:31:58PM +0100, Sandro Santilli wrote: > On Mon, Oct 31, 2022 at 01:55:05AM -0400, Regina Obe wrote: > > > > Sandro, can you submit an updated version of this patch. > > I was testing it out and looked good first time. > > Attached updated version of the patch. > > > If everyone is okay with this patch, we'll go ahead and add tests and > > documentation to go with it. > > Yes please let us know if there's any chance of getting this > mechanism approved or if we should keep advertising works around > this limitation (it's not just installing 100s of files but also > still missing needed upgrade paths when doing so). > > > --strk;