Re: GNU/Hurd portability patches

From: Michael Banck <mbanck(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Subject: Re: GNU/Hurd portability patches
Date: 2025-09-26 05:51:46
Message-ID: 68d629f2.050a0220.3685b9.5ce2@mx.google.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Thu, Sep 25, 2025 at 12:52:33PM -0400, Tom Lane wrote:
> In short, your patch looks good and I'll go apply it with a slightly
> smaller delay parameter.

Great, thanks! I let my VM run for a few thousand iterations with that
timeout and so far there were no failures.

Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-09-26 05:56:30 Mark function arguments of type "Datum *" as "const Datum *" where possible
Previous Message shveta malik 2025-09-26 05:42:56 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart