Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-07-22 | aio: Fix assertion, clarify README | Andres Freund | 18.0 |
| 2025-07-22 | aio: Fix assertion, clarify README | Andres Freund | 19 (unreleased) |
| 2025-06-15 | Sync typedefs.list with the buildfarm. | Tom Lane | 18.0 |
| 2025-04-20 | Fix a few duplicate words in comments | David Rowley | 18.0 |
| 2025-03-30 | bufmgr: Implement AIO read support | Andres Freund | 18.0 |
| 2025-03-30 | aio: Add WARNING result status | Andres Freund | 18.0 |
| 2025-03-29 | aio, bufmgr: Comment fixes/improvements | Andres Freund | 18.0 |
| 2025-03-29 | aio: Implement support for reads in smgr/md/fd | 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-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 |