Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-09 | Fix SLRU bank selection code | Álvaro Herrera | 17.3 |
| 2024-08-19 | Search for SLRU page only in its own bank | Alvaro Herrera | 17.0 |
| 2024-03-05 | Fix misspelled assertions | Alvaro Herrera | 17.0 |
| 2024-03-04 | Simplify coding in slru.c | Alvaro Herrera | 17.0 |
| 2024-02-28 | Improve performance of subsystems on top of SLRU | Alvaro Herrera | 17.0 |
| 2024-02-26 | slru.c: Reduce scope of variables in 'for' blocks | Alvaro Herrera | 17.0 |
| 2024-02-06 | Change initial use of pg_atomic_write_u64 to init | Alvaro Herrera | 17.0 |
| 2024-02-06 | Use atomic access for SlruShared->latest_page_number | Alvaro Herrera | 17.0 |