Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-14 | Don't spuriously report FD_SETSIZE exhaustion on Windows. | Noah Misch | 16.1 |
| 2023-01-06 | Add options to control whether VACUUM runs vac_update_datfrozenxid. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-06 | windows: Adjust FD_SETSIZE via commandline define | Andres Freund | 16.0 |
| 2022-08-27 | Use correct connection for cancellation in frontend's parallel slots | Michael Paquier | 16.0 |
| 2022-08-13 | Remove configure probe for sys/select.h. | Thomas Munro | 16.0 |