Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-23 | Factor out system call names from error messages | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 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 |
| 2020-07-08 | code: replace 'master' with 'leader' where appropriate. | Andres Freund | 14.0 |