Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-05 | Fix outdated comments in slru.c | Michael Paquier | 18.0 |
| 2025-09-03 | Update outdated references to the SLRU ControlLock | Michael Paquier | 18.0 |
| 2025-03-29 | Use PRI?64 instead of "ll?" in format strings (continued). | Peter Eisentraut | 18.0 |
| 2025-01-09 | Fix SLRU bank selection code | Álvaro Herrera | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-27 | Make GUC_check_errdetail messages full sentences | Álvaro Herrera | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-10-02 | Fix inconsistent reporting of checkpointer stats. | Fujii Masao | 18.0 |
| 2024-08-19 | Fix more holes with SLRU code in need of int64 for segment numbers | Michael Paquier | 18.0 |
| 2024-08-19 | Search for SLRU page only in its own bank | Alvaro Herrera | 18.0 |
| 2024-07-23 | Improve comments in slru.{c,h} about segment name format | Michael Paquier | 18.0 |