Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-17 | aio: Basic subsystem initialization | Andres Freund | 18.0 |
| 2023-04-05 | bufmgr: Support multiple in-progress IOs by using resowner | Andres Freund | 16.0 |
| 2022-08-23 | Remove redundant call to pgstat_report_wal() | Andres Freund | 16.0 |
| 2022-04-06 | pgstat: rename some pgstat_send_* functions to pgstat_report_*. | Andres Freund | 15.0 |
| 2022-04-06 | pgstat: stats collector references in comments. | Andres Freund | 15.0 |
| 2016-02-15 | Allow the WAL writer to flush WAL at a reduced rate. | Andres Freund | 9.6.0 |
| 2015-01-14 | Add a default local latch for use in signal handlers. | Andres Freund | 9.5.0 |
| 2015-01-13 | Commonalize process startup code. | Andres Freund | 9.5.0 |