Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-27 | aio: Stop using enum bitfields due to bad code generation | Andres Freund | 18.0 |
| 2025-05-10 | aio: Use runtime arguments with injections points in tests | Michael Paquier | 18.0 |
| 2025-04-07 | aio: Make AIO more compatible with valgrind | Andres Freund | 18.0 |
| 2025-03-29 | aio, bufmgr: Comment fixes/improvements | Andres Freund | 18.0 |
| 2025-03-26 | aio: Add io_method=io_uring | Andres Freund | 18.0 |
| 2025-03-26 | aio: Rename pgaio_io_prep_* to pgaio_io_start_* | Andres Freund | 18.0 |
| 2025-03-26 | aio: Pass result of local callbacks to ->report_return | Andres Freund | 18.0 |
| 2025-03-18 | aio: Add io_method=worker | Andres Freund | 18.0 |
| 2025-03-17 | aio: Add core asynchronous I/O infrastructure | Andres Freund | 18.0 |