Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-24 | pg_buffercache: Add pg_buffercache_os_pages | Michael Paquier | 19 (unreleased) |
| 2025-04-07 | Add pg_buffercache_numa view with NUMA node info | Tomas Vondra | 18.0 |
| 2024-04-08 | Add pg_buffercache_evict() function for testing. | Thomas Munro | 17.0 |
| 2022-10-13 | pg_buffercache: Add pg_buffercache_summary() | Andres Freund | 16.0 |
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas | 16.0 |
| 2017-03-30 | Default monitoring roles | Simon Riggs | 10.0 |
| 2016-06-09 | Update pg_buffercache extension for parallel query. | Robert Haas | 9.6.0 |
| 2014-08-21 | Add pinning_backends column to the pg_buffercache extension. | Andres Freund | 9.5.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |