Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-06 | Increase default vacuum_buffer_usage_limit to 2MB. | Thomas Munro | 17.0 |
| 2024-03-18 | Refactor postmaster child process launching | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Use MyBackendType in more places to check what process this is | Heikki Linnakangas | 17.0 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-02-28 | Improve performance of subsystems on top of SLRU | Alvaro Herrera | 17.0 |
| 2024-02-15 | Introduce transaction_timeout | Alexander Korotkov | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-16 | Add support event triggers on authenticated login | Alexander Korotkov | 17.0 |