Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-06 | pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. | Robert Haas | 17.6 |
| 2024-06-20 | Unify some error messages | Peter Eisentraut | 17.0 |
| 2024-05-17 | Revise GUC names quoting in messages again | Peter Eisentraut | 17.0 |
| 2024-05-17 | Remove enum WaitEventExtension | Michael Paquier | 17.0 |
| 2024-02-16 | Replace calls to pg_qsort() with the qsort() macro. | Nathan Bossart | 17.0 |
| 2024-01-23 | Fix crash in autoprewarm. | Nathan Bossart | 17.0 |
| 2024-01-19 | Teach autoprewarm to use the dynamic shared memory registry. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-30 | Apply quotes more consistently to GUC names in logs | Michael Paquier | 17.0 |
| 2023-07-03 | Refactor some code related to wait events "BufferPin" and "Extension" | Michael Paquier | 17.0 |