Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-15 | pgindent fix for 8077649907d | Andres Freund | 18.2 |
| 2026-01-15 | aio: io_uring: Fix danger of completion getting reused before being read | Andres Freund | 18.2 |
| 2025-12-31 | Fix macro name for io_uring_queue_init_mem check. | Masahiko Sawada | 18.2 |
| 2025-08-27 | aio: Stop using enum bitfields due to bad code generation | Andres Freund | 18.0 |
| 2025-08-26 | Message style improvements | Peter Eisentraut | 18.0 |
| 2025-07-08 | aio: Combine io_uring memory mappings, if supported | Andres Freund | 18.0 |
| 2025-06-12 | Replace %llu by PRIu64 in AIO io_uring code | Michael Paquier | 18.0 |
| 2025-06-05 | Fix copy-pasto with process count calculation in method_io_uring.c | Michael Paquier | 18.0 |
| 2025-04-01 | aio: Add errcontext for processing I/Os for another backend | Melanie Plageman | 18.0 |
| 2025-03-26 | aio: Add io_method=io_uring | Andres Freund | 18.0 |