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

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Sandro Santilli <strk@kbt.io>
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-16T23:25:07Z
Lists: pgsql-hackers
Note that the patch is passing tests when using autoconf build but
failing for meson builds.

http://cfbot.cputube.org/sandro-santilli.html

I imagine you need to make the corresponding change to ./meson.build
that you made to ./Makefile.

https://wiki.postgresql.org/wiki/Meson_for_patch_authors
https://wiki.postgresql.org/wiki/Meson

You can test under cirrusci from your github account, with instructions
at: ./src/tools/ci/README

Cheers,
-- 
Justin