Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-07 | Fix Y2038 issues with MyStartTime. | Nathan Bossart | 14.14 |
| 2024-01-12 | pg_ctl: Disable autoruns for cmd.exe on Windows | Michael Paquier | 14.11 |
| 2023-02-08 | Make EXEC_BACKEND more convenient on Linux and FreeBSD. | Michael Paquier | 14.8 |
| 2022-02-10 | Make pg_ctl stop/restart/promote recheck postmaster aliveness. | Tom Lane | 14.3 |
| 2021-09-04 | Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |
| 2020-12-28 | Revert "Add key management system" (978f869b99) & later commits | Bruce Momjian | 14.0 |
| 2020-12-25 | Add key management system | Bruce Momjian | 14.0 |
| 2020-10-21 | Fix -Wcast-function-type warnings on Windows/MinGW | Peter Eisentraut | 14.0 |
| 2020-07-29 | Remove non-fast promotion. | Fujii Masao | 14.0 |