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

Sandro Santilli <strk@kbt.io>

From: Sandro Santilli <strk@kbt.io>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Regina Obe <lr@pcorp.us>, Christoph Berg <cb@df7cb.de>, pgsql-hackers@postgresql.org, Laurenz Albe <laurenz.albe@cybertec.at>, Tom Lane <tgl@sss.pgh.pa.us>, Paul Ramsey <pramsey@cleverelephant.ca>, pgsql-hackers@lists.postgresql.org
Date: 2022-11-17T09:57:34Z
Lists: pgsql-hackers

Attachments

On Wed, Nov 16, 2022 at 05:25:07PM -0600, Justin Pryzby wrote:
> Note that the patch is passing tests when using autoconf build but
> failing for meson builds.

Thanks for pointing me to the right direction.
I'm attaching an updated patch, will keep an eye on cirrusCI

--strk;