Re: GNU/Hurd portability patches

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Samuel Thibault <samuel.thibault@gnu.org>
Cc: Michael Banck <mbanck@gmx.net>, Thomas Munro <thomas.munro@gmail.com>, Alexander Lakhin <exclusion@gmail.com>, Michael Paquier <michael@paquier.xyz>, pgsql-hackers@lists.postgresql.org
Date: 2026-02-05T14:55:45Z
Lists: pgsql-hackers
Samuel Thibault <samuel.thibault@gnu.org> writes:
> Michael Banck, le jeu. 05 févr. 2026 09:27:37 +0100, a ecrit:
>> With the glibc patch from [2] applied, I have been running the above SQL
>> for 5 million iterations without a hang just now. So those semi-frequent
>> hangs on fruitcrow should be fixed now, yay!

> Yay!

Good news indeed!  Thanks for putting in the effort to find and
fix that.

			regards, tom lane



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add minimal sleep to stats isolation test functions.

  2. Include pg_test_timing's full output in the TAP test log.

  3. Make sure IOV_MAX is defined.

  4. Make safeguard against incorrect flags for fsync more portable.