Re: GNU/Hurd portability patches - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GNU/Hurd portability patches
Date
Msg-id 2769047.1758494886@sss.pgh.pa.us
Whole thread Raw
In response to Re: GNU/Hurd portability patches  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Sun, Sep 21, 2025 at 09:00:00AM +0300, Alexander Lakhin wrote:
>> So it seems to me that Hurd is not mature enough yet to test Postgres.

> I'd say that it is likely not mature enough for production.  In terms
> of testing, that seems kind of OK.  However, failures like the one you
> are reporting here bring noise in the buildfarm, meaning that we would
> perhaps tend to ignore reports that are in fact legit because we don't
> really know what would be Hurd-related or Postgres-related.  Or we
> could get mixes of both.

Yeah, I think the tendency would be to write off any failures as
"Hurd teething pains" unless there are similar reports from other
animals.  As long as the failure rate is pretty low, I'm okay
with that.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Next
From: Chao Li
Date:
Subject: Fix wrong filename in header comment of gin_tuple.h