test_aio: Add basic tests for StartReadBuffers()
Andres Freund <andres@anarazel.de>
test_aio: Add basic tests for StartReadBuffers() Upcoming commits will change StartReadBuffers() and its building blocks, making it worthwhile to directly test StartReadBuffers(). Reviewed-by: Melanie Plageman <melanieplageman@gmail.com> Discussion: https://postgr.es/m/zljergweqti7x67lg5ije2rzjusie37nslsnkjkkby4laqqbfw@3p3zu522yykv
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_aio/t/001_aio.pl | modified | +243 −0 |
| src/test/modules/test_aio/test_aio--1.0.sql | modified | +7 −0 |
| src/test/modules/test_aio/test_aio.c | modified | +219 −10 |
Discussion
- Don't synchronously wait for already-in-progress IO in read stream 33 messages · 2025-09-11 → 2026-03-31