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

From Michael Banck
Subject Re: GNU/Hurd portability patches
Date
Msg-id 68d629f2.050a0220.3685b9.5ce2@mx.google.com
Whole thread Raw
In response to Re: GNU/Hurd portability patches  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

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