Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade
Date
Msg-id CAOYmi+=iuJWZqFQm-NM-extwD9ipNRq4Q0CkxMcktMDS+WKbJg@mail.gmail.com
Whole thread Raw
In response to Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Thu, Sep 11, 2025 at 7:18 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> I don't think we need this level of complication.  We already have the
> situation that for example "linux" covers several tasks

Recently, I've wished that it were otherwise; if I'm debugging a
Meson-only test failure in Linux, I don't want to burn credits running
Autoconf.

> and "windows"
> also covers several tasks, one of which is manually triggered.

I think it only covers one? The other is `mingw` (and I've used that
one recently, for the pytest work).

--Jacob



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Extension security improvement: Add support for extensions with an owned schema
Next
From: Kirill Reshke
Date:
Subject: Re: ALTER DATABASE RESET with unexistent guc doesn't report an error