Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-05 | Avoid possible crash within libsanitizer. | Tom Lane | 16.11 |
| 2024-12-10 | Fix elog(FATAL) before PostmasterMain() or just after fork(). | Noah Misch | 16.7 |
| 2023-04-20 | Remove obsolete defense against strxfrm() bugs. | Thomas Munro | 16.0 |
| 2023-03-02 | Mark options as deprecated in usage output | Daniel Gustafsson | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-21 | Add workaround to make ubsan and ps_status.c compatible | Andres Freund | 16.0 |
| 2022-11-21 | Provide options for postmaster to kill child processes with SIGABRT. | Tom Lane | 16.0 |
| 2022-08-15 | Fix outdated --help message for postgres -f | Michael Paquier | 16.0 |
| 2022-08-07 | windows: Remove HAVE_MINIDUMP_TYPE test | Andres Freund | 16.0 |
| 2022-07-14 | Remove support for Visual Studio 2013 | Michael Paquier | 16.0 |
| 2022-07-07 | Make Windows 10 the minimal runtime requirement for WIN32 | Michael Paquier | 16.0 |