Age | Commit message (Expand) | Author |
---|---|---|
2025-06-15 | Sync typedefs.list with the buildfarm. | Tom Lane |
2025-04-20 | Fix a few duplicate words in comments | David Rowley |
2025-03-30 | bufmgr: Implement AIO read support | Andres Freund |
2025-03-30 | aio: Add WARNING result status | Andres Freund |
2025-03-29 | aio, bufmgr: Comment fixes/improvements | Andres Freund |
2025-03-29 | aio: Implement support for reads in smgr/md/fd | Andres Freund |
2025-03-26 | aio: Add io_method=io_uring | Andres Freund |
2025-03-26 | aio: Rename pgaio_io_prep_* to pgaio_io_start_* | Andres Freund |
2025-03-18 | aio: Add io_method=worker | Andres Freund |
2025-03-17 | aio: Add core asynchronous I/O infrastructure | Andres Freund |
2025-03-17 | aio: Basic subsystem initialization | Andres Freund |