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

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Sandro Santilli <strk(at)kbt(dot)io>
Cc: Regina Obe <lr(at)pcorp(dot)us>, Christoph Berg <cb(at)df7cb(dot)de>, pgsql-hackers(at)postgresql(dot)org, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Paul Ramsey <pramsey(at)cleverelephant(dot)ca>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Support % wildcard in extension upgrade filenames
Date: 2022-11-16 23:25:07
Message-ID: 20221116232507.GO26337@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-11-16 23:27:53 Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs
Previous Message Regina Obe 2022-11-16 23:16:11 RE: [PATCH] Support % wildcard in extension upgrade filenames