Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-12 | Harmonize function parameter names for Postgres 17. | Peter Geoghegan | 17.0 |
| 2024-04-16 | Add missing PGDLLIMPORT markings | Michael Paquier | 17.0 |
| 2024-03-18 | Move code for backend startup to separate file | Heikki Linnakangas | 17.0 |
| 2024-03-18 | Refactor postmaster child process launching | Heikki Linnakangas | 17.0 |
| 2024-03-18 | Move some functions from postmaster.c to a new source file | Heikki Linnakangas | 17.0 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |