On Tue, Jun 24, 2025 at 2:03 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > I confirm Jacob's result that our meson.build fails to think > that <sys/event.h> is available, so we do need to do something.
(To clarify for other readers: it's the OAuth feature test I added that fails. The existing test for HAVE_SYS_EVENT_H is working fine. I accidentally made mine stricter.) --Jacob