Re: Explicitly enable meson features in CI

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Explicitly enable meson features in CI
Date: 2025-07-28 16:03:38
Message-ID: CAOYmi+n7ZETe4BXgaMcnesWzKv+ZsztKgNGfK0x=1cJ3kw8EiA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 28, 2025 at 5:08 AM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> Reading over the v6 version posted upthread, I agree with the patch being
> ready. Are you taking care of it Jacob?

I was admittedly a bit nervous about pushing changes to the infra.
Andres, Bilal, do you have a list of things to check after pushing big
changes to .cirrus stuff, or is it just "a CI build still works on my
repo, so all good"?

--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2025-07-28 16:11:22 Re: roles management problem after upgrading in PG 17
Previous Message Jacob Champion 2025-07-28 15:29:29 Re: Support getrandom() for pg_strong_random() source