Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-21 | Support buffer forwarding in StartReadBuffers(). | Thomas Munro | 18.0 |
| 2025-03-19 | Introduce io_max_combine_limit. | Thomas Munro | 18.0 |
| 2025-03-14 | Improve buffer manager API for backend pin limits. | Thomas Munro | 18.0 |
| 2024-04-08 | Add pg_buffercache_evict() function for testing. | Thomas Munro | 17.0 |
| 2024-04-06 | Allow BufferAccessStrategy to limit pin count. | Thomas Munro | 17.0 |
| 2024-04-02 | Provide vectored variant of ReadBuffer(). | Thomas Munro | 17.0 |
| 2023-09-05 | Remove the "snapshot too old" feature. | Thomas Munro | 17.0 |
| 2023-08-23 | ExtendBufferedWhat -> BufferManagerRelation. | Thomas Munro | 16.0 |
| 2023-08-23 | ExtendBufferedWhat -> BufferManagerRelation. | Thomas Munro | 17.0 |
| 2021-04-08 | Provide ReadRecentBuffer() to re-pin buffers by ID. | Thomas Munro | 14.0 |
| 2020-04-08 | Support PrefetchBuffer() in recovery. | Thomas Munro | 13.0 |
| 2020-03-16 | Introduce a maintenance_io_concurrency setting. | Thomas Munro | 13.0 |
| 2020-03-16 | Simplify the effective_io_concurrency setting. | Thomas Munro | 13.0 |