Hi, On 2025-08-08 18:28:09 -0400, Andres Freund wrote: > > From 6574ac9267fe9938f59ed67c8f0282716d8c28f3 Mon Sep 17 00:00:00 2001 > > From: Thomas Munro <thomas.mu...@gmail.com> > > Date: Sun, 3 Aug 2025 00:15:01 +1200 > > Subject: [PATCH v1 3/4] aio: Support I/O methods without true vectored I/O.
Oh, I forgot (at least) one point - this patch should wire up support for testing posix AIO in src/test/modules/test_aio/t/001_aio.pl Greetings, Andres Freund