Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-17 | In libpq for Windows, call WSAStartup once and WSACleanup not at all. | Tom Lane | 14.0 |
| 2020-10-10 | Remove pointless error-code checking in pg_dump/parallel.c. | Tom Lane | 14.0 |
| 2020-10-10 | Recognize network-failure errnos as indicating hard connection loss. | Tom Lane | 14.0 |