Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-19 | In libpq for Windows, call WSAStartup once and WSACleanup not at all. | Tom Lane | 13.1 |
| 2020-01-31 | Fix parallel pg_dump/pg_restore for failure to create worker processes. | Tom Lane | 13.0 |
| 2020-01-20 | Fix pg_dump's sigTermHandler() to use _exit() not exit(). | Tom Lane | 13.0 |