Re: [PATCH] Support % wildcard in extension upgrade filenames - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: [PATCH] Support % wildcard in extension upgrade filenames
Date
Msg-id 20221116232507.GO26337@telsasoft.com
Whole thread Raw
In response to Re: [PATCH] Support % wildcard in extension upgrade filenames  ('Sandro Santilli' <strk@kbt.io>)
Responses Re: [PATCH] Support % wildcard in extension upgrade filenames
List 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



pgsql-hackers by date:

Previous
From: "Regina Obe"
Date:
Subject: RE: [PATCH] Support % wildcard in extension upgrade filenames
Next
From: Andres Freund
Date:
Subject: Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs