GNU/Hurd portability patches

From: Michael Banck <mbanck(at)gmx(dot)net>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: GNU/Hurd portability patches
Date: 2025-06-30 19:43:13
Message-ID: 6862e8d1.050a0220.194b8d.76fa@mx.google.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

please find attached the current patches required to get master built
and the testsuites run on Debian's hurd-i386 port. I have not had the
time to test the hurd-amd64 port in the same fashion, but will do so
next.

As mentioned in this thread[1], one needs a fairly recent kernel for the
high-resolution timers in order to avoid regression test failures, and
the buildfarm client run does not like debug_parallel_query.

Michael

[1] https://www.postgresql.org/message-id/685a3ccd.170a0220.2d27e6.2232%40mx.google.com

Attachment Content-Type Size
0001-Make-safeguard-against-incorrect-fd-flags-for-fsync-.patch text/x-diff 1.2 KB
0002-Make-sure-IOV_MAX-is-defined.patch text/x-diff 1.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-06-30 19:54:28 Re: pg_get_multixact_members not documented
Previous Message Burd, Greg 2025-06-30 19:31:14 Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring