Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-14 | Use pgBufferUsage for buffer usage tracking in analyze. | Masahiko Sawada | 18.0 |
| 2024-07-23 | Fix private struct field name to match the code using it. | Noah Misch | 18.0 |
| 2024-07-20 | Remove "smgr_persistence == 0" dead code. | Noah Misch | 18.0 |
| 2024-07-20 | Refactor PinBufferForBlock() to remove checks about persistence. | Noah Misch | 18.0 |
| 2024-07-20 | Use read streams in CREATE DATABASE when STRATEGY=WAL_LOG. | Noah Misch | 18.0 |