Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-25 | Fix bug allowing io_combine_limit > io_max_combine_combine limit | Andres Freund | 18.0 |
| 2025-03-30 | Enable IO concurrency on all systems | Andres Freund | 18.0 |
| 2025-03-24 | Redefine max_files_per_process to control additionally opened files | Andres Freund | 18.0 |
| 2025-03-18 | aio: Infrastructure for io_method=worker | Andres Freund | 18.0 |
| 2025-03-17 | aio: Basic subsystem initialization | Andres Freund | 18.0 |
| 2025-02-24 | Move MAX_BACKENDS to procnumber.h | Andres Freund | 18.0 |
| 2025-02-11 | config: Split "Worker Processes" out of "Asynchronous Behavior" | Andres Freund | 18.0 |
| 2025-02-11 | config: Rename "Asynchronous Behavior" to "I/O" | Andres Freund | 18.0 |