Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-18 | Refactor postmaster child process launching | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-14 | Remove obsolete check in SIGTERM handler for the startup process. | Nathan Bossart | 17.0 |
| 2024-02-14 | Centralize logic for restoring errno in signal handlers. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-08 | Remove some unnecessary #includes of postmaster/interrupt.h | Heikki Linnakangas | 17.0 |
| 2023-10-17 | Avoid calling proc_exit() in processes forked by system(). | Nathan Bossart | 17.0 |