Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-09 | Fix a few oversights in the longer cancel keys patch | Heikki Linnakangas | 18.0 |
| 2025-03-04 | Split pgstat_bestart() into three different routines | Michael Paquier | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-07-29 | Move cancel key generation to after forking the backend | Heikki Linnakangas | 18.0 |
| 2024-07-02 | Remove redundant SetProcessingMode(InitProcessing) calls | Heikki Linnakangas | 18.0 |