Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-05 | Convert AIO to use the new shmem allocation functions | Heikki Linnakangas | 19 (unreleased) |
| 2026-01-08 | Fix misc typos, mostly in comments | Heikki Linnakangas | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-09-17 | Fix shared memory calculation size of PgAioCtl | Michael Paquier | 18.0 |
| 2025-09-17 | Fix shared memory calculation size of PgAioCtl | Michael Paquier | 19 (unreleased) |
| 2025-03-22 | aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ | Andres Freund | 18.0 |
| 2025-03-19 | Introduce io_max_combine_limit. | Thomas Munro | 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 |
| 2025-03-17 | aio: Basic subsystem initialization | Andres Freund | 18.0 |