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 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-25 | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 13.0 |