Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-07 | Fix Y2038 issues with MyStartTime. | Nathan Bossart | 17.1 |
| 2024-07-08 | Re-enable autoruns for for cmd.exe on Windows | Michael Paquier | 17.0 |
| 2024-03-12 | Use printf's %m format instead of strerror(errno) in more places | Michael Paquier | 17.0 |
| 2024-01-10 | pg_ctl: Disable autoruns for cmd.exe on Windows | Michael Paquier | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-25 | Remove dead code in pg_ctl.c. | Nathan Bossart | 17.0 |
| 2023-07-14 | Simplify option handling in pg_ctl. | Nathan Bossart | 17.0 |