Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-07 | Fix Y2038 issues with MyStartTime. | Nathan Bossart | 16.5 |
| 2024-01-12 | pg_ctl: Disable autoruns for cmd.exe on Windows | Michael Paquier | 16.2 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-15 | Check return value of pclose() correctly | Peter Eisentraut | 16.0 |
| 2022-10-22 | Remove pgpid_t type, use pid_t instead | Peter Eisentraut | 16.0 |
| 2022-09-14 | Use SIGNAL_ARGS consistently to declare signal handlers. | Tom Lane | 16.0 |
| 2022-09-09 | Replace load of functions by direct calls for some WIN32 | Michael Paquier | 16.0 |
| 2022-08-30 | Cleanup more code and comments related to Windows NT4 (XP days) | Michael Paquier | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |
| 2022-08-13 | Remove configure probe for sys/resource.h and refactor. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe and related tests for getrlimit. | Thomas Munro | 16.0 |
| 2022-07-07 | Make Windows 10 the minimal runtime requirement for WIN32 | Michael Paquier | 16.0 |